Answer the question
In order to leave comments, you need to log in
How to close Chrome WebDriver console opened via task sheduler?
Good afternoon!
Case:
1. I create a standard console application in c#.
2. I connect libraries.
3. I write simple code.
IWebDriver driver = new ChromeDriver();
driver.Navigate().GoToUrl("ulr");
driver.Quit();
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