connect() function
Signature
connect: (options: PuppeteerCore.ConnectOptions) =>
Promise<PuppeteerCore.Browser>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
options |
Returns:
Promise<PuppeteerCore.Browser>
connect: (options: PuppeteerCore.ConnectOptions) =>
Promise<PuppeteerCore.Browser>;
|
Parameter |
Type |
Description |
|---|---|---|
options |
Returns:
Promise<PuppeteerCore.Browser>