1 Answer

0 votes
by
To switch back from a frame use method defaultContent()

Syntax-driver.switchTo().defaultContent();
...