puppeteer/new-docs/puppeteer.consolemessagelocation.url.md

418 B

Home > puppeteer > ConsoleMessageLocation > url

ConsoleMessageLocation.url property

URL of the resource if known or undefined otherwise.

Signature:

url?: string;