how to install chrome driver with selenium ?
my scraper not working. how to install chrome driver ?
it throws an error " selenium.common.exceptions.WebDriverException: Message: chromedriver’ executable needs to be in PATH"
1 Like
Would like to know if this is possible too since PhantomJS has now been depreciated
Support for Google Chrome headless and chromedriver has just been added. See https://morph.io/documentation/scraping_javascript_sites. The documentation is very sparse right now. Let us know how it works for you!