## Get accessibility tree page `browser_rendering.accessibility_tree.create(AccessibilityTreeCreateParams**kwargs) -> AccessibilityTreeCreateResponse` **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 - `account_id: str` Account ID. - `html: str` Set the content of the page, eg: `