Link

I switch to frame __

Switch control to the original, root frame that was activated when the page originally loaded (i.e. before any I switch to iframe __ or I switch to frame __ steps were executed).

Pattern

^(?:|I )switch to the root frame$

Parameters

None.

Examples

Given I switch to frame 2
And I click the "Contact Us" link
When I switch to the root frame
Then I should be on the "contactUs" page