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

541 B

Home > puppeteer > Protocol > Runtime > PropertyDescriptor > value

Protocol.Runtime.PropertyDescriptor.value property

The value associated with the property.

Signature:

value?: RemoteObject;