630 B
630 B
Home > puppeteer > Protocol > Runtime > GetPropertiesRequest > ownProperties
Protocol.Runtime.GetPropertiesRequest.ownProperties property
If true, returns properties belonging only to the element itself, not to its prototype chain.
Signature:
ownProperties?: boolean;