Answer the question
In order to leave comments, you need to log in
How to force Selenium + ChromeDriver to refresh a page if it hasn't loaded in a certain time?
Hello. There is a standard code for opening a browser and loading a specific web page in it:
static IWebDriver Browser;
Browser = new OpenQA.Selenium.Chrome.ChromeDriver();
Browser.Navigate().GoToUrl("https://site.ru");
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question