Skip to content

Implement a query selector to select elements by role - #12

Merged
ealmloff merged 12 commits into
DioxusLabs:mainfrom
hovinen:add-selector-by-role
Aug 8, 2026
Merged

Implement a query selector to select elements by role#12
ealmloff merged 12 commits into
DioxusLabs:mainfrom
hovinen:add-selector-by-role

Conversation

@hovinen

@hovinen hovinen commented Jul 25, 2026

Copy link
Copy Markdown
Collaborator

This is the payoff for #11: It implements a new query selector by_role which selects an element by its ARIA role, based on the DOM's accessibility tree. It is analogous to Playwright's getByRole method.

This is based on #11.


Devin Review

Status Commit
⚪ Not started

Run Devin Review

💡 Connect your GitHub account to enable automatic code reviews.

Open in Devin Review (Staging)

@ealmloff
ealmloff merged commit 018ea09 into DioxusLabs:main Aug 8, 2026
4 checks passed
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.

2 participants