UNPKG

@focusconsulting/auto-a11y

Version:

A powerful tool that combines AI with accessibility-first element selection for Playwright tests

4 lines (3 loc) 155 B
import { createA11yAILocator, A11yAILocator } from "./a11y-ai-locator"; export { createA11yAILocator, A11yAILocator }; export default createA11yAILocator;