mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
587 B
587 B
Home > puppeteer > Protocol > Accessibility > AXValueSource > attributeValue
Protocol.Accessibility.AXValueSource.attributeValue property
The value of the relevant attribute, if any.
Signature:
attributeValue?: AXValue;