Firefox не может работать после использования splinter 0.8.0 - PullRequest
0 голосов
/ 17 мая 2018

Я только что установил осколок 0.8.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 нажмите здесь 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... Это так запутанно !!!Спасибо за помощь!

1 Ответ

0 голосов
/ 03 июня 2018

Возможно, причина в том, что компьютер работал долго, и если вы полностью его выключите и перезапустите, Firefox может ожить.(Также это может быть из-за необходимости расслабиться в Win10).Если это не сработает, я рекомендую chromedriver.

...