mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
559 B
559 B
Home > puppeteer > Protocol > Accessibility > AXRelatedNode > text
Protocol.Accessibility.AXRelatedNode.text property
The text alternative of this node in the current context.
Signature:
text?: string;