Interface: IBrowserInfo
This data structure contains the input configuration for the browser and output data from the browser. You can retrieve the instance of this type through RunMetaInfo.
Properties
_browserVersion: string
browser version
- Source:
_consoleMessages: string
[]
all web console output
- Source:
_puppeteerConfig: LaunchOptions
configuration for puppeteer
- Source: