Skip to main content
Go to Latest
import * as puppeteer from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/common/Accessibility.d.ts";

Classes

The Accessibility class provides methods for inspecting Chromium's accessibility tree. The accessibility tree is used by assistive technology such as screen readers or switches.

Interfaces

Represents a Node and the properties of it that are relevant to Accessibility.