puppeteer/new-docs/puppeteer.protocol.accessibility.getfullaxtreeresponse.md

19 lines
705 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Accessibility](./puppeteer.protocol.accessibility.md) &gt; [GetFullAXTreeResponse](./puppeteer.protocol.accessibility.getfullaxtreeresponse.md)
## Protocol.Accessibility.GetFullAXTreeResponse interface
<b>Signature:</b>
```typescript
export interface GetFullAXTreeResponse
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [nodes](./puppeteer.protocol.accessibility.getfullaxtreeresponse.nodes.md) | [AXNode](./puppeteer.protocol.accessibility.axnode.md)<!-- -->\[\] | |