mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
638 B
638 B
Home > puppeteer > Protocol > Runtime > GetPropertiesResponse > internalProperties
Protocol.Runtime.GetPropertiesResponse.internalProperties property
Internal object properties (only of the element itself).
Signature:
internalProperties?: InternalPropertyDescriptor[];