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