puppeteer/website/versioned_docs/version-18.2.1/api/puppeteer.connectioncallback.md
2022-10-06 12:22:55 +02:00

998 B

sidebar_label
ConnectionCallback

ConnectionCallback interface

Signature:

export interface ConnectionCallback

Properties

Property Modifiers Type Description
error ProtocolError
method string

Methods

Method Description
reject(args)
resolve(args)