Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/eclipse/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Java 无法在monzilla firefox 26.0上运行selenium测试用例_Java_Eclipse_Firefox_Selenium Webdriver - Fatal编程技术网

Java 无法在monzilla firefox 26.0上运行selenium测试用例

Java 无法在monzilla firefox 26.0上运行selenium测试用例,java,eclipse,firefox,selenium-webdriver,Java,Eclipse,Firefox,Selenium Webdriver,我已经在monzilla firefox 26.0上的selenium IDE(2.8.0)上记录了测试用例。现在我无法使用selenium独立JAR运行它。我用来运行测试用例的JAR是:- junit-4.10.jar selenium-java-client-driver.jar selenium-server-standalone-2.25.0.jar testng-6.2.jar java版本:-jdk1.7.0_55 eclipse版本:3.3.0 据我了解,这是兼容性问题。请帮助。

我已经在monzilla firefox 26.0上的selenium IDE(2.8.0)上记录了测试用例。现在我无法使用selenium独立JAR运行它。我用来运行测试用例的JAR是:- junit-4.10.jar selenium-java-client-driver.jar selenium-server-standalone-2.25.0.jar testng-6.2.jar

java版本:-jdk1.7.0_55

eclipse版本:3.3.0

据我了解,这是兼容性问题。请帮助。
谢谢

您遇到了什么错误?请将最新的JARS 2.44.0版本用于selenium JARS。为了体现其价值,selenium几天前发布了2.45: