Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit 6c6d131

Browse files
sroejuliemr
authored andcommitted
docs(readme): downloads have moved for selenium standalone.
1 parent 99bda1a commit 6c6d131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Then run the tests with
9393
Appendix A: Setting up a standalone selenium server
9494
---------------------------------------------------
9595

96-
WebdriverJS does not natively include the selenium server - you must start a standalone selenium server. All you need is the latest [selenium-server-standalone.](https://code.google.com/p/selenium/downloads/list). To drive individual browsers, you may need to install separate driver binaries.
96+
WebdriverJS does not natively include the selenium server - you must start a standalone selenium server. All you need is the latest [selenium-server-standalone.](http://selenium-release.storage.googleapis.com/index.html). To drive individual browsers, you may need to install separate driver binaries.
9797

9898
To use with chrome browsers, [download chromedriver](http://chromedriver.storage.googleapis.com/index.html).
9999
[More information about chromedriver](https://sites.google.com/a/chromium.org/chromedriver/)

0 commit comments

Comments
 (0)