标签:code tar ext get art http com har name load for
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output:
*** LOG addons.manager: Application has been upgraded
*** LOG addons.xpi: startup
*** LOG addons.xpi: Skipping unavailable install location app-system-local
*** LOG addons.xpi: Skipping unavailable install location app-system-share
*** LOG addons.xpi: Ignoring file entry whose name is not a valid add-on ID:
C:\Users\Salma.n\AppData\Local\Temp\anonymous38301webdriver-profile\extensions\webdriver-staging
*** LOG addons.xpi: checkForChanges
*** LOG addons.xpi-utils: Opening XPI database
C:\Users\Salma.n\AppData\Local\Temp\anonymous38301webdriver-profile\extensions.json
*** LOG addons.xpi: New add-on fxdriver@googlecode.com installed in app-profile
*** Blocklist::_loadBlocklistFromFile: blocklist is disabled
*** LOG addons.xpi-utils: Make addon app-profile:fxdriver@googlecode.com visible
使用Selenium做前端自动化测试时出现这个问题,主要原因是selenium跟ff之间的版本不匹配,我的ff是29,selenium是2.31.0;换成selenium2.41.0果断解决问题!
Selenium自动化测试问题,码迷,mamicode.com
标签:code tar ext get art http com har name load for
原文地址:http://www.cnblogs.com/dojo-lzz/p/3700787.html