Selenium Java - Handling Windows, Frames, and Alerts
In Selenium Java, what data structure is returned by the
getWindowHandles() method?getWindowHandles() method?getWindowHandles() method returns all open window handles as a collection.Set<String> containing unique window handle IDs.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions