Skip to main content
Version: Next

Frame.executionContext() method

Signature:

class Frame {executionContext(): Promise<ExecutionContext>;}

Returns:

Promise<ExecutionContext>

a promise that resolves to the frame's default execution context.