Skip to content

fix(role): ignore invalid aria-labelledby attributes#33667

Merged
dgozman merged 1 commit intomicrosoft:mainfrom
dgozman:role-ignore-invalid-aria-labelledby
Nov 19, 2024
Merged

fix(role): ignore invalid aria-labelledby attributes#33667
dgozman merged 1 commit intomicrosoft:mainfrom
dgozman:role-ignore-invalid-aria-labelledby

Conversation

@dgozman
Copy link
Contributor

@dgozman dgozman commented Nov 19, 2024

Fixes #33644.

@github-actions
Copy link
Contributor

Test results for "tests 1"

2 flaky ⚠️ [chromium-library] › library/chromium/oopif.spec.ts:284:3 › should click @chromium-ubuntu-22.04-node20
⚠️ [firefox-page] › page/page-goto.spec.ts:81:3 › should work with Cross-Origin-Opener-Policy @firefox-ubuntu-22.04-node18

36951 passed, 650 skipped
✔️✔️✔️

Merge workflow run.

@dgozman dgozman merged commit 6e19bc3 into microsoft:main Nov 19, 2024
dgozman added a commit to dgozman/playwright that referenced this pull request Nov 19, 2024
dgozman added a commit that referenced this pull request Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: getByRole can't find element with the accessible name from label element when aria-labelledby is not valid

2 participants