puppeteer/new-docs/puppeteer.protocol.accessibility.axrelatednode.text.md
2020-07-13 14:01:35 +01:00

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;