mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
195 B
195 B
sidebar_label |
---|
ConnectOptions.browserWSEndpoint |
ConnectOptions.browserWSEndpoint property
Signature:
interface ConnectOptions {
browserWSEndpoint?: string;
}