mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
670 B
670 B
Home > puppeteer > Protocol > Security > CertificateSecurityState > certificateNetworkError
Protocol.Security.CertificateSecurityState.certificateNetworkError property
The highest priority network error code, if the certificate has an error.
Signature:
certificateNetworkError?: string;