Latest
import * as mod from "https://dotland.deno.dev/x/puppeteer@16.2.0/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.