Fixing 404 problem

This commit is contained in:
Christopher Pitt 2015-02-19 15:30:42 +13:00
parent 5d4e86dbfc
commit e824abd908
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ Switch to the newly created webroot, and add the SilverStripe Behat extension.
Now get the latest Selenium2 server (requires Java):
wget https://selenium.googlecode.com/files/selenium-server-standalone-2.41.0.jar
[http://www.seleniumhq.org/download](http://www.seleniumhq.org/download/)
On OSX, you can also use [Homebrew](http://brew.sh/): `brew install selenium-server-standalone`.
If you are having issues running Selenium with your browser please check