connect() 函数
🌐 connect() function
语法
🌐 Signature
connect: (options: PuppeteerCore.ConnectOptions) =>
Promise<PuppeteerCore.Browser>;
参数
🌐 Parameters
范围 🌐 Parameter | 类型 🌐 Type | 描述 🌐 Description |
|---|---|---|
options |
返回:
Promise<PuppeteerCore.Browser>
🌐 connect() function
🌐 Signature
connect: (options: PuppeteerCore.ConnectOptions) =>
Promise<PuppeteerCore.Browser>;
🌐 Parameters
范围 🌐 Parameter | 类型 🌐 Type | 描述 🌐 Description |
|---|---|---|
options |
返回:
Promise<PuppeteerCore.Browser>