mirror of
https://github.com/silverstripe/silverstripe-behat-extension
synced 2024-10-22 17:05:32 +02:00
Updated Selenium dependency download, otherwise it breaks in latest Firefox
This commit is contained in:
parent
5e879a88b8
commit
2832b95fa4
@ -47,7 +47,7 @@ Switch to the newly created webroot, and add the SilverStripe Behat extension.
|
|||||||
|
|
||||||
Now get the latest Selenium2 server (requires Java):
|
Now get the latest Selenium2 server (requires Java):
|
||||||
|
|
||||||
wget http://selenium.googlecode.com/files/selenium-server-standalone-2.31.0.jar
|
wget http://selenium.googlecode.com/files/selenium-server-standalone-2.33.0.jar
|
||||||
|
|
||||||
We need to generate a token so the browser and commandline calls can interact with a "shared secret":
|
We need to generate a token so the browser and commandline calls can interact with a "shared secret":
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user