puppeteer/new-docs/puppeteer.protocol.runtime.globallexicalscopenamesrequest.md
2020-07-13 14:01:35 +01:00

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.