We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ba23cf + c483822 commit 2313a4eCopy full SHA for 2313a4e
CHANGELOG.md
@@ -5,7 +5,13 @@ CHANGELOG
5
-----
6
7
* Add built-in support for Firefox (using GeckoDriver)
8
+* Add support for Symfony HttpBrowser
9
+* Deprecate Goutte support (use HttpBrowser instead)
10
+* Allow to configure RemoteWebDriver timeouts to when using Selenium
11
+* Allow to pass custom environment variables to the built-in web server
12
+* Fix some compatibility issues with PHP WebDriver 1.8
13
* Upgrade ChromeDriver to version 80.0.3987.106
14
+* Prevent access to fixture files even if the web server is misconfigured
15
16
0.6.1
17
0 commit comments