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: Add aliases for getAttribute in the new Element API. #4170

Closed
3 tasks done
Ayush-Vish opened this issue Apr 6, 2024 · 1 comment · Fixed by #4172
Closed
3 tasks done

Feat: Add aliases for getAttribute in the new Element API. #4170

Ayush-Vish opened this issue Apr 6, 2024 · 1 comment · Fixed by #4172

Comments

@Ayush-Vish
Copy link
Contributor

Ayush-Vish commented Apr 6, 2024

Description

The getAttribute command should have the following alias

  • attr
  • attribute

The getAttribute can be found in the lib/api/web-element/commands directory.

TODO

  • Add missing aliases
  • Add tests for the added aliases
  • Add missing types and tests for the added types

Suggested solution

No response

Alternatives / Workarounds

No response

Additional Information

No response

@Ayush-Vish
Copy link
Contributor Author

@AutomatedTester Please have a look at this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant