mirror of
https://github.com/silverstripe/silverstripe-behat-extension
synced 2024-10-22 17:05:32 +02:00
Update homebrew package name
https://github.com/Homebrew/homebrew/tree/master/Library/Formula/
This commit is contained in:
parent
ca455423ef
commit
3d1ea1d7f1
@ -49,7 +49,7 @@ Now get the latest Selenium2 server (requires Java):
|
||||
|
||||
wget https://selenium.googlecode.com/files/selenium-server-standalone-2.39.0.jar
|
||||
|
||||
On OSX, you can also use [Homebrew](http://brew.sh/): `brew install selenium-server`.
|
||||
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
|
||||
that you're on the [latest driver](https://code.google.com/p/selenium/downloads/list),
|
||||
since the download link above might be out of date.
|
||||
|
Loading…
Reference in New Issue
Block a user