I'm starting with test automation with Selenium WebDriver in the C # language . I have a question, I have to make the test wait for the page load to perform a new action. How do I do that? I think the easiest is to do it for time. Can someone help me?