connect() 函数
¥connect() function
签名
¥Signature
connect: (options: PuppeteerCore.ConnectOptions) =>
Promise<PuppeteerCore.Browser>;
参数
¥Parameters
范围 | 类型 | 描述 |
---|---|---|
options |
Returns:
Promise<PuppeteerCore.Browser>
¥connect() function
¥Signature
connect: (options: PuppeteerCore.ConnectOptions) =>
Promise<PuppeteerCore.Browser>;
¥Parameters
范围 | 类型 | 描述 |
---|---|---|
options |
Returns:
Promise<PuppeteerCore.Browser>