<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [ConsoleMessageLocation](./puppeteer.consolemessagelocation.md) > [url](./puppeteer.consolemessagelocation.url.md) ## ConsoleMessageLocation.url property URL of the resource if known or `undefined` otherwise. <b>Signature:</b> ```typescript url?: string; ```