mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
418 B
418 B
Home > puppeteer > ConsoleMessageLocation > url
ConsoleMessageLocation.url property
URL of the resource if known or undefined
otherwise.
Signature:
url?: string;