Posts by Anderson Zaniratti • 11 points
1 post
-
1
votes2
answers3781
viewsQ: Wait time to execute new action [Selenium] [C#]
I’m starting with test automation with Selenium Webdriver in the language C#. I have a question, I have to do the test wait for the page to load to perform a new action. How do I do this? I believe…