Quantcast
Channel: Selenium using Python - Geckodriver executable needs to be in PATH - Stack Overflow
Viewing all articles
Browse latest Browse all 38

Answer by Olesya M for Selenium using Python - Geckodriver executable needs to be in PATH

$
0
0

For me it was enough just to install geckodriver in the same environment:

brew install geckodriver

And the code was not changed:

from selenium import webdriverbrowser = webdriver.Firefox()

Viewing all articles
Browse latest Browse all 38

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>