mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
770 B
770 B
Home > puppeteer > Protocol > Page > CreateIsolatedWorldResponse
Protocol.Page.CreateIsolatedWorldResponse interface
Signature:
export interface CreateIsolatedWorldResponse
Properties
Property | Type | Description |
---|---|---|
executionContextId | Runtime.ExecutionContextId | Execution context of the isolated world. |