Selenium Java - Handling Windows, Frames, and Alerts
Which Selenium Java class is used to specify the type of new window or tab to open?
WindowType enum to specify whether to open a new tab or window.BrowserType and TabType do not exist in Selenium API; WindowHandle is for identifying windows, not opening them.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions