To click a button inside the inner frame, which sequence of context switches is correct?
hard📝 Application Q8 of 15
Selenium Java - Handling Windows, Frames, and Alerts
You have a web page with nested iframes: an outer frame named "outerFrame" and an inner frame named "innerFrame" inside it. To click a button inside the inner frame, which sequence of context switches is correct?