Firefox浏览器中的机器人测试执行错误 - WebDriverException:消息:无法加载配置文件

时间:2016-08-02 11:00:55

标签: python selenium firefox selenium-webdriver robotframework

尝试在Firefox V 42.0中执行我的机器人测试时出现以下错误:

WebDriverException:消息:无法加载配置文件。个人资料目录:c:\ users \ ic020092 \ appdata \ local \ temp \ tmphwcokh \ webdriver-py-profilecopy

配置详情: Selenium V 2.53 Python V 2.7.3 机器人框架3.0 Firefox V 42.0

我尝试在Chrome中执行相同的测试,但效果很好。 我尝试在各种论坛中查找此错误,并尝试了给出的解决方案,例如 pip install -U selenium 并尝试与其他更低/更高版本的firefox一起执行。没有运气!

0 个答案:

没有答案