commit bf6e78549b3ee3557d688d172513bbec612d221d Author: Mauro Talevi <mauro.tal...@aquilonia.org> AuthorDate: Tue, 12 Feb 2013 10:16:01 +0000 Commit: Mauro Talevi <mauro.tal...@aquilonia.org> CommitDate: Tue, 12 Feb 2013 10:16:01 +0000
JBEHAVE-881: Upgraded version of Selenium to support latest FF diff --git a/web-selenium/pom.xml b/web-selenium/pom.xml index b071672..9fc5a43 100644 --- a/web-selenium/pom.xml +++ b/web-selenium/pom.xml @@ -11,7 +11,7 @@ <description>Selenium and WebDriver API bindings for JBehave</description> <properties> - <selenium.version>2.26.0</selenium.version> + <selenium.version>2.29.1</selenium.version> <groovy.version>1.8.6</groovy.version> </properties>