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

Usage

Example

Or run locally with:
git clone https://github.com/nightwatchjs/nightwatch-examples.git
cd nightwatch-examples
npm install
npx nightwatch tests/api/frameParent.js

Parameters

Name Type description
callback
Optional
function

Optional callback function to be called when the command finishes.

W3C WebDriver spec