withBrowserLogs
Method
interface ContainerResource { // ... omitted for brevity withBrowserLogs( browser?: string, profile?: string, userDataMode?: BrowserUserDataMode): IResourceWithEndpoints;}Signature
method
withBrowserLogs builder Adds a child browser logs resource that opens tracked browser sessions, captures browser logs, and captures screenshots.
withBrowserLogs( browser?: string, profile?: string, userDataMode?: BrowserUserDataMode): IResourceWithEndpointsParameters
browser string optional profile string optional userDataMode BrowserUserDataMode optional Returns
IResourceWithEndpoints Applies to
This method applies to the following types: