mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
180 B
180 B
sidebar_label |
---|
connect |
connect variable
Signature:
connect: (options: import('./types').ConnectOptions) =>
Promise<import('./types').Browser>;