662 B
662 B
Home > puppeteer > Protocol > Accessibility > GetPartialAXTreeRequest > fetchRelatives
Protocol.Accessibility.GetPartialAXTreeRequest.fetchRelatives property
Whether to fetch this nodes ancestors, siblings and children. Defaults to true.
Signature:
fetchRelatives?: boolean;