Posts by Ednilson Castro • 1 point
1 post
-
0
votes2
answers1412
viewsA: Selenium Webdriver
This is a Timeout problem, as described by the colleague. Another solution would be to Implicit Wait. Example First it is necessary to make the following import: import…