mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
822 B
822 B
Home > puppeteer > Protocol > Runtime > GlobalLexicalScopeNamesRequest
Protocol.Runtime.GlobalLexicalScopeNamesRequest interface
Signature:
export interface GlobalLexicalScopeNamesRequest
Properties
Property | Type | Description |
---|---|---|
executionContextId | ExecutionContextId | Specifies in which execution context to lookup global scope variables. |