From 95f832d263a52b5e816318c7f6dce637629d8b69 Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Fri, 31 Jan 2014 12:05:22 +1300 Subject: [PATCH] Note about selenium download link being out of date --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a7027a..16d64b9 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,10 @@ Now get the latest Selenium2 server (requires Java): wget https://selenium.googlecode.com/files/selenium-server-standalone-2.39.0.jar -If you're 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`. +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. We need to generate a token so the browser and commandline calls can interact with a "shared secret":