puppeteer/new-docs/puppeteer.protocol.runtime.exceptiondetails.url.md
2020-07-13 14:01:35 +01:00

555 B

Home > puppeteer > Protocol > Runtime > ExceptionDetails > url

Protocol.Runtime.ExceptionDetails.url property

URL of the exception location, to be used when the script was not reported.

Signature:

url?: string;