silverstripe-behat-extension/src
Serge Latyntcev e218fb85df FIX WebDriverSession autostart
Mink does not autostart web driver session anymore until the first ->visit invocation

Here's the breaking change: acf5fb1ec7

SilverStripeContext assumes the session is started when it prepares for the scenario (e.g. it may change the resolution)
2020-03-17 15:44:39 +13:00
..
Compiler Update to use new Environment::getenv() 2017-10-24 16:08:16 +13:00
Context FIX WebDriverSession autostart 2020-03-17 15:44:39 +13:00
Controllers BUG Prevent behat from always running root behat.yml fixtures 2017-06-15 14:39:38 +12:00
Utility NEW Allows scenarios to anticipate an unsaved changes modal 2018-10-15 11:26:34 +13:00
Extension.php BUG Prevent behat from always running root behat.yml fixtures 2017-06-15 14:39:38 +12:00
MinkExtension.php API Update to use new facebook driver extension 2018-01-19 17:05:31 +13:00