Posts by Leandro Santana • 11 points
1 post
-
1
votes1
answer102
viewsA: Python/Selenium - Webscrapping, click
This is an Exception played by Selenium when it cannot find in the element. In your case, you cannot find the element as there is no div[2] inside div[3]. This kind of xpath is not very good to find…