switchFrame
See Switching among iframes. Switches to the given frame or the frame at given index.
switchFrame(index)
# Or
switchFrame(frameElemId)
#
Parametersindex
: A 0 based index of desired frameframeElemId
: Unique elementId of the desired frame
#
Returns- No value