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

565 B

Home > puppeteer > Protocol > Runtime > PropertyDescriptor > wasThrown

Protocol.Runtime.PropertyDescriptor.wasThrown property

True if the result was thrown during the evaluation.

Signature:

wasThrown?: boolean;