Minor Changes
-
4dcb2fd:
a11ySnapshotPlugin(): initial release.Web Test Runner plugin that fetches the Chrome accessibility tree via CDP, replacing Playwright's deprecated
page.accessibility.snapshot()API. CallsAccessibility.getFullAXTreedirectly over a CDP session, producing the sameSerializedAXNodetree shape. Supports scoping snapshots to a subtree via a CSS selector.