Skip to main content
Version: 15.3.1

JSHandle.executionContext() method

Returns the execution context the handle belongs to.

Signature:

class JSHandle {
executionContext(): ExecutionContext;
}

Returns:

ExecutionContext