Visit All URLs with selenium python

John Gordon gordon at panix.com
Thu Apr 13 12:07:24 EDT 2017


In <43f70312-83ba-457e-a83f-7b46e5d2a08f at googlegroups.com> Nicole <bostananwar at gmail.com> writes:

> it just visit first url not all .. Can anybody help how to fix that..

Have you tried some basic debugging, for example printing p_links to
verify that it contains what you expected, and then printing each
url in the loop?

-- 
John Gordon                   A is for Amy, who fell down the stairs
gordon at panix.com              B is for Basil, assaulted by bears
                                -- Edward Gorey, "The Gashlycrumb Tinies"




More information about the Python-list mailing list