python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Selenium.InternetExplorer.WebDriver does not continue after do "GoToUrl" with some pages (google, elmundo.es, etc)
Package: Selenium.InternetExplorer.WebDriver
Version: 3.12.0, 3.150.0
InternetExplorerOptions options = new InternetExplorerOptions();
driver = new InternetExplorerDriver(options);
driver.Navigate().G...
dlopezgonzalez
Votes: 0
Answers: 1