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

566 B

Home > puppeteer > Protocol > Runtime > ExceptionDetails > text

Protocol.Runtime.ExceptionDetails.text property

Exception text, which should be used together with exception object when available.

Signature:

text: string;