Skip to main content

switchFrame

See Switching among iframes. Switches to the given frame or the frame at given index.

switchFrame(index)
# Or
switchFrame(frameElemId)

Parameters#

  • index: A 0 based index of desired frame
  • frameElemId: Unique elementId of the desired frame

Returns#

  • No value