首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >使用splinter 0.8.0后,Firefox无法工作

使用splinter 0.8.0后,Firefox无法工作
EN

Stack Overflow用户
提问于 2018-05-17 21:56:46
回答 1查看 113关注 0票数 0

我是这样安装的:

1.Firstly, I have had installed anaconda and the corresponding spyder supports python3.7 2.I installed the latest selenium by using "pip install selenium" on cmd.exe 3.I used "pip -m install splinter" to install splinter0.8.0 4.I installed geckodriver from the github click here 5.I configurated the environment by getting the geckodriver.exe copied to the directory which includes fiefox.exe and get the path into the PATH of the computer 6.To this, the splinter could open firefox but always got some exceptions.. 7*.When I then opened the firefox with mouse clicking, the firefox started with page white. And no matter what I input into the search box, nothing happened. What's more, I found that the developer tools couldn't be opened. And all these cases happened when I started firefox through desktop shortcut. Interestingly, when I started it in its directory which it's originally at, the firefox could work. But in this case when I open a new blank page, it didn't work too...太让人困惑了!感谢您的帮助!

EN

回答 1

Stack Overflow用户

发布于 2018-06-03 10:20:01

原因可能是计算机已经工作了很长时间,如果您完全关闭并重新启动它,Firefox可能会重新启动。(也可能是因为Win10需要放松)。如果这不起作用,我推荐chromedriver。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/50393327

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档