Skip to content

Commit

Permalink
Update documentation to match travis firefox 31ESR
Browse files Browse the repository at this point in the history
  • Loading branch information
Damian Mooyman authored and chillu committed Jun 24, 2016
1 parent 858036c commit 7205b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ You can run the server locally in a separate Terminal session:

In some cases it may be necessary to start a specific version of firefox

java -jar selenium-server-standalone-2.41.0.jar -Dwebdriver.firefox.bin="/Applications/Firefox26.app/Contents/MacOS/firefox-bin"
java -jar selenium-server-standalone-2.41.0.jar -Dwebdriver.firefox.bin="/Applications/Firefox31.app/Contents/MacOS/firefox-bin"

### Running the Tests

Expand Down

0 comments on commit 7205b83

Please sign in to comment.