Skip to content

Preparing for the switch from goutte to browserkit

Eloy Lafuente requested to merge preparing_for_browserkit into master

Soon (MDL to created) we may be moving from Goutte (that has been abandoned/archived) to BrowserKit.

So we need to create a new "browser" for it, exactly like the goutte one but with different name.

Covered with tests, this shouldn't break anything existing (and some small fixes have been applied to existing browsers)

Merge request reports