How do you switch to the element with id "button" inside "innerFrame"?
hard📝 Application Q8 of 15
Selenium Java - Handling Windows, Frames, and Alerts
You have a webpage with a main page containing an iframe named "outerFrame". Inside "outerFrame" there is another iframe named "innerFrame". How do you switch to the element with id "button" inside "innerFrame"?