puppeteer/new-docs/puppeteer.protocol.security.handlecertificateerrorrequest.md
2020-07-13 14:01:35 +01:00

937 B

Home > puppeteer > Protocol > Security > HandleCertificateErrorRequest

Protocol.Security.HandleCertificateErrorRequest interface

Signature:

export interface HandleCertificateErrorRequest 

Properties

Property Type Description
action CertificateErrorAction The action to take on the certificate error.
eventId integer The ID of the event.