behat/mink-goutte-driver
Deprecated Mink driver for the Goutte browser client, enabling fast, headless HTTP-based browsing and DOM interaction in Behat/Mink tests. Use for simple crawling/navigation without JavaScript; superseded by behat/mink-browserkit-driver.
This is the last release of GoutteDriver. As of Goutte 4, Goutte is just reusing the HttpBrowser of symfony/browser-kit without any customization. This means that the HttpBrowser can be used directly with behat/mink-browserkit-driver instead of using this driver. This 2.0 release is meant as an upgrade path.
Removed:
New features:
Removed:
Testsuite:
mink/driver-testsuiteTestsuite:
New features:
Misc:
The driver now relies on BrowserKitDriver 1.2.x, so all changes of this driver are relevant: https://github.com/Behat/MinkBrowserKitDriver/releases/tag/v1.2.0 The changes below only describe the changes related to GoutteDriver specifically.
New features:
Bug fixes:
Testing:
How can I help you explore Laravel packages today?