Selenium Java - Handling Windows, Frames, and Alerts
Which of the following is the correct syntax to open a new browser window in Selenium Java?
driver.switchTo().newWindow() with a WindowType argument.WindowType.WINDOW.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions