Frame.executionContext() method
Signature:executionContext(): Promise<ExecutionContext>;
Promise<ExecutionContext>
a promise that resolves to the frame's default execution context.
executionContext(): Promise<ExecutionContext>;
Promise<ExecutionContext>
a promise that resolves to the frame's default execution context.