497 B
497 B
Home > puppeteer > JSHandle > executionContext
JSHandle.executionContext() method
Returns the execution context the handle belongs to.
Signature:
executionContext(): ExecutionContext;
Returns: