Releases: silverstripe/silverstripe-behat-extension
Releases · silverstripe/silverstripe-behat-extension
4.0.0-beta1
- NEW Allows scenarios to anticipate an unsaved changes modal (Guy Marriott) - e892ef4
- FIX Add missing "?" (Guy Marriott) - b8d6581
- NEW Adding abilility to add an extension in a step (Guy Marriott) - 2cbcab2
- DOCS Replace references to Mozilla browser and Selenium server with ChromeDriver (Raissa North) - 7c8ba06
- Add supported module badge to readme (Dylan Wagstaff) - 1de0474
1.0.4
Merge pull request #178 from open-sausages/pulls/1.0/fix-3-7-regression BUG Fix error when running on ss 3.7
4.0.0-alpha2
Merge pull request #174 from open-sausages/pulls/4.0/selenium-upgrade API Update to use new facebook driver extension
3.0.0
Remove branch alias for 3.0 branch Update .editorconfig
3.0.0-rc1
Merge pull request #171 from open-sausages/pulls/recycle-dont-waste Feature use existing fixture for member with the given id if found
3.0.0-beta3
Merge pull request #170 from open-sausages/pulls/1.0/environmen-env Update to use new Environment::getenv()
3.0.0-beta2
Move stepHasTag to trait (#169) * Move stepHasTag to trait * Fix tests
3.0.0-beta1
API Update usage of session bootstrapping
3.0.0-alpha10
API Update usage of session bootstrapping
3.0.0-alpha9
Merge pull request #163 from open-sausages/pulls/4.0/app-object Updated behat-extension to use app object