294 B
294 B
sidebar_label |
---|
JSHandle.executionContext |
JSHandle.executionContext() method
Signature:
class JSHandle {
executionContext(): ExecutionContext;
}
Returns:
The execution context the handle belongs to.