Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 651 Bytes

puppeteer.framemanager._onexecutioncontextcreated.md

File metadata and controls

22 lines (13 loc) · 651 Bytes

Home > puppeteer > FrameManager > _onExecutionContextCreated

FrameManager._onExecutionContextCreated() method

Signature:

_onExecutionContextCreated(contextPayload: Protocol.Runtime.ExecutionContextDescription): void;

Parameters

Parameter Type Description
contextPayload Protocol.Runtime.ExecutionContextDescription

Returns:

void