puppeteer/website/versioned_docs/version-9.1.1/puppeteer.jshandle.executioncontext.md
2021-08-10 11:09:48 +01:00

480 B

Home > puppeteer > JSHandle > executionContext

JSHandle.executionContext() method

Returns the execution context the handle belongs to.

Signature:

executionContext(): ExecutionContext;

Returns:

ExecutionContext