SyntaxFix
Write A Post
Hire A Developer
Questions
to switchto a frame:
driver.switchTo.frame("Frame_ID");
to switch to the default again.
driver.switchTo().defaultContent();