Static methods
onFrame
This will return IFrameActions which will expose different methods to handle IFrames.
Instance methods
switchTo (name)
This method will switch to the given frame by it’s name / ID.
switchToParent method.
:::
switchTo (index)
This method will switch to the given frame by it’s index.
switchToParent method.
:::
