Selenium Java - Handling Windows, Frames, and Alerts
Why is it important to switch back to the main document using
driver.switchTo().defaultContent() after working inside nested frames?