Visit All URLs with selenium python

Deborah Swanson python at deborahswanson.net
Thu Apr 13 02:38:46 EDT 2017


Nicole wrote, on Wednesday, April 12, 2017 11:03 PM
> 
> from selenium.webdriver.firefox.firefox_profile import 
> FirefoxProfile import random from selenium import webdriver 
> from selenium.webdriver.common.keys import Keys

Ok, that gives us a clue what you're working with, which will probably
help with something. 

Since your code works, I'm guessing your use of selenium is probably ok.
I'd be looking for structural issues in the HTML for reasons why you're
not getting what you want to get.




More information about the Python-list mailing list