【发布时间】:2016-11-07 02:38:20
【问题描述】:
我创建了一个 Testng.xml 并尝试从命令 propmt 执行它,执行命令 D:\hg\projecttest>java org.testng.TestNG %ProjectPath%\TestNG.xml
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output:
相同的 TestNg.xml 在 Eclipse 中正常工作。谁能帮我解决这个问题?
【问题讨论】: