IDEMPIERE-92 Implement Selenium testing framework. Upgrade to selenium 2.31.0 to support Firefox 18 and Firefox 19.
This commit is contained in:
parent
8a4b77af9f
commit
739cc580e9
|
@ -18,7 +18,7 @@ Bundle-ClassPath: .,
|
||||||
lib/fitnesse.jar,
|
lib/fitnesse.jar,
|
||||||
lib/log4j-1.2.16.jar,
|
lib/log4j-1.2.16.jar,
|
||||||
lib/fitlibraryweb-2.0.jar,
|
lib/fitlibraryweb-2.0.jar,
|
||||||
lib/selenium-server-standalone-2.27.0.jar
|
lib/selenium-server-standalone-2.31.0.jar
|
||||||
Web-ContextPath: fitnesse
|
Web-ContextPath: fitnesse
|
||||||
Export-Package: fit,
|
Export-Package: fit,
|
||||||
fit.decorator,
|
fit.decorator,
|
||||||
|
|
Loading…
Reference in New Issue