Skip to content

Latest commit

 

History

History
108 lines (59 loc) · 927 Bytes

puppeteer.connectoptions.md

File metadata and controls

108 lines (59 loc) · 927 Bytes
sidebar_label
ConnectOptions

ConnectOptions interface

Signature:

export interface ConnectOptions extends BrowserConnectOptions

Extends: BrowserConnectOptions

Properties

Property

Modifiers

Type

Description

Default

browserURL

optional

string

browserWSEndpoint

optional

string

headers

optional

Record<string, string>

Headers to use for the web socket connection.

transport

optional

ConnectionTransport