frameParent

Change focus to the parent context. If the current context is the top level browsing context, the context remains unchanged.

Usage

1
client.frameParent().then(callback);

Parameters

Param Type Details