mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
559 B
559 B
Home > puppeteer > Protocol > Security > CertificateErrorEvent > requestURL
Protocol.Security.CertificateErrorEvent.requestURL property
The url that was requested.
Signature:
requestURL: string;