FirefoxDriver.Commands.WebDriver.Frame Class
Frame related WebDriver endpoints see JsonWireProtocol
Item Index
Methods
Methods
frame
(
-
sessionId -
id
Change focus to another frame on the page. If the frame id is null, the server should switch to the page's default content.
Parameters:
-
sessionIdGETID of the session to route the command to
-
idPOSTIdentifier for the frame to change focus to.
