From 2832b95fa4963efb08081e0428341038e1bd2c78 Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Wed, 19 Jun 2013 11:41:09 +0200 Subject: [PATCH] Updated Selenium dependency download, otherwise it breaks in latest Firefox --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe8497d..903a4ba 100644 --- a/README.md +++ b/README.md @@ -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 http://selenium.googlecode.com/files/selenium-server-standalone-2.31.0.jar + wget http://selenium.googlecode.com/files/selenium-server-standalone-2.33.0.jar We need to generate a token so the browser and commandline calls can interact with a "shared secret":