Skip to main content
Version: 16.2.0

JSHandle.executionContext() method

Signature:

class JSHandle {
executionContext(): ExecutionContext;
}

Returns:

ExecutionContext

The execution context the handle belongs to.