puppeteer/docs/api/puppeteer.connectioncallback.md

628 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)