## Get accessibility tree page `client.BrowserRendering.AccessibilityTree.New(ctx, params) (*AccessibilityTreeNewResponse, error)` **post** `/accounts/{account_id}/browser-rendering/accessibilityTree` Returns the page's accessibility tree. Use `interestingOnly` to only return semantically meaningful nodes; use `root` to scope the tree to a CSS-selector-anchored subtree. Control page loading with `gotoOptions` and `waitFor*` options. ### Parameters - `params AccessibilityTreeNewParams` - `AccountID param.Field[string]` Path param: Account ID. - `HTML param.Field[string]` Body param: Set the content of the page, eg: `