UNPKG

a11yanalyze

Version:

A command-line tool for developers and QA engineers to test web pages and websites for WCAG 2.2 AA accessibility compliance

7 lines 238 B
"use strict"; /** * Browser and Playwright-specific type definitions * Handles page management, navigation, and browser configuration */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=browser.js.map