puppeteer/new-docs/puppeteer.protocol.page.createisolatedworldresponse.executioncontextid.md
2020-07-13 14:01:35 +01:00

628 B

Home > puppeteer > Protocol > Page > CreateIsolatedWorldResponse > executionContextId

Protocol.Page.CreateIsolatedWorldResponse.executionContextId property

Execution context of the isolated world.

Signature:

executionContextId: Runtime.ExecutionContextId;