Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(webdriver): support ARIA selectors #12315

Merged
merged 2 commits into from
Apr 25, 2024
Merged

feat(webdriver): support ARIA selectors #12315

merged 2 commits into from
Apr 25, 2024

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Apr 24, 2024

This PR switches the implementation for ARIA selectors to use browsingContext.locateNodes.

Note that this method does not pierce shadow roots.

@OrKoN OrKoN force-pushed the orkon/a11y branch 5 times, most recently from 8055a4e to 8fb3f1e Compare April 25, 2024 09:14
@OrKoN OrKoN marked this pull request as ready for review April 25, 2024 09:25
OrKoN and others added 2 commits April 25, 2024 12:25
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
@OrKoN OrKoN enabled auto-merge (squash) April 25, 2024 10:30
@OrKoN OrKoN merged commit 88b46ee into main Apr 25, 2024
38 checks passed
@OrKoN OrKoN deleted the orkon/a11y branch April 25, 2024 10:32
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.

None yet

2 participants