frameParent
Change focus to the parent context. If the current context is the top level browsing context, the context remains unchanged.
Usage
1 | browser.frameParent(); |
Change focus to the parent context. If the current context is the top level browsing context, the context remains unchanged.
1 | browser.frameParent(); |