API Docs for: 0.0.6
Show:

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:

  • sessionId GET

    ID of the session to route the command to

  • id POST

    Identifier for the frame to change focus to.