49f25e2412
This corresponds to Chromium 87.0.4272.0 This roll includes: - Reland "idle-detection: Implement requestPermission() method" (crrev.com/c/2417779)
825 B
825 B
Home > puppeteer > Protocol > Accessibility > QueryAXTreeResponse
Protocol.Accessibility.QueryAXTreeResponse interface
Signature:
export interface QueryAXTreeResponse
Properties
Property | Type | Description |
---|---|---|
nodes | AXNode[] | A list of Accessibility.AXNode matching the specified attributes, including nodes that are ignored for accessibility. |