SyntaxFix
Write A Post
Hire A Developer
Questions
Use
following methods to switch to modelframe
driver.switchTo().frame("ModelFrameTitle");
or
driver.switchTo().activeElement()
Hope this will work