-
Notifications
You must be signed in to change notification settings - Fork 112
Description
"Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier."
GitHub Tags:
#A11yAuto;#A11yMAS;#A11yTCS;#Playwright OSS Releases;#BM_PlaywrightOSSReleases_Web_Dec2024;#A11ySev2;#Chrome;#DesktopWeb;#FTP;#Win11;#aria-valid-attr-value;#WCAG4.1.2;#Name Role Value;#AI4W;#Rev:Yaja;
Environmental Details:
App Name: Playwright OSS releases
#URL: https://playwright.dev
OS & Browser Details:
Microsoft Windows 11 Enterprise
Version 26100.2605
Microsoft Edge
Version 131.0.2903.99 (Official build) (64-bit)
Repro Steps:
1.Hit the Url: https://playwright.dev/
2. Playwright page will get open.
3. Tab till search button and press enter.
4. Observe that all ARIA attributes have valid values (aria-valid-attr-value - https://accessibilityinsights.io/info-examples/web/aria-valid-attr-value)
Issue:
Ensures all ARIA attributes have valid values (aria-valid-attr-value - https://accessibilityinsights.io/info-examples/web/aria-valid-attr-value)
Target application:
Fast and reliable end-to-end testing for modern web apps | Playwright - https://playwright.dev/
Element path:
#docsearch-input
Snippet:
How to fix:
Fix all of the following:
Invalid ARIA attribute value: aria-controls="docsearch-recentSearches-list docsearch-favoriteSearches-list"
Environment: Chrome version 131.0.0.0
====
This accessibility issue was found using Accessibility Insights for Web 2.44.0 (axe-core 4.9.1), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.
Attachments:
