-
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:
#A11yTCS;#Playwright OSS Releases;#BM_PlaywrightOSSReleases_External_Sep2025;#ChromiumEdge;#DesktopWeb;#FTP;#Win11;#A11ySev2;#A11yMAS;#WCAG1.3.1;
Environmental Details:
App Name: Playwright OSS releases
#URL: https://playwright.dev/
OS & Browser Details:
Microsoft Windows 11 Enterprise
Version 26100.3323
Microsoft Edge
Version 131.0.2903.99 (Official build) (64-bit)
Repro Steps:
- Hit the URL: https://playwright.microsoft.com/workspaces/eastus_cdbdcaba-d6e1-47a0-80b2-e586bb4a7247 and sign in with workspace account.
- "Home" page will appear. TAB to any "Test run" and hit ENTER key.
- TAB to any test case and hit ENTER key. TAB to "View trace viewer" button and hit ENTER key.
- TAB to "Actions" tab and hit ENTER key.
- Run accessibility insights for web.
- Observe that elements with an ARIA role that require parent roles are contained by them or not.
Issue:
Ensures elements with an ARIA role that require parent roles are contained by them (aria-required-parent - https://accessibilityinsights.io/info-examples/web/aria-required-parent)
Target application:
Element path:
#traceFrame;div[title="Action"]
Snippet:
Action
How to fix:
Fix any of the following:
Required ARIA parent role not present: tablist
Environment:
Microsoft Edge 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:
