webscrape url with splinter and Selenium chrome driver
I’m running python 3.7.10 with splinter 0.21.0. I’m trying to scrape the url listed in the code below. When I run the code, I’m getting an error message also shown here. Do you see what the issue might be and can you suggest how to fix it?
webscrape url with splinter and selnium chrome driver
I’m running python 3.7.10 with splinter 0.21.0. I’m trying to scrape the url listed in the code below. When I run the code below, I’m getting the error message below the code. Do you see what the issue might be and can you suggest how to fix it?