只能打开网址,
1、selenium能打开火狐浏览器,不能输入网址,报错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
。。. 提示这个错误,说明selenium的版本和firefox不兼容了,需要升级selenium。 升级下selenium,看你的Firefox的版本,然后再升级,网上一般都有对应的版本 selenium版本与FF浏览器的版本不匹配,如果要使用selenium最新版,FF的版本为45.0
页:
[1]