mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
616 B
616 B
Home > puppeteer > Protocol > Accessibility > AXValueSource > nativeSourceValue
Protocol.Accessibility.AXValueSource.nativeSourceValue property
The value, such as a node or node list, of the native source.
Signature:
nativeSourceValue?: AXValue;