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

Add getComputedLabel() and getComputedRole() alias commands. #4296

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

garg3133
Copy link
Member

@garg3133 garg3133 commented Nov 9, 2024

This PR adds the following aliases to the new Element API:

  • getComputedLabel() for getAccessibleName() command.
  • getComputedRole() for getAriaRole() command.

@garg3133 garg3133 merged commit 99637d8 into nightwatchjs:main Nov 10, 2024
14 of 17 checks passed
@garg3133 garg3133 deleted the computed-commands branch November 10, 2024 12:31
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.

1 participant