mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
628 B
628 B
Home > puppeteer > Protocol > Page > CreateIsolatedWorldResponse > executionContextId
Protocol.Page.CreateIsolatedWorldResponse.executionContextId property
Execution context of the isolated world.
Signature:
executionContextId: Runtime.ExecutionContextId;