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

Implement "Element Attribute Value Should Be" #90

Closed
php-coder opened this issue Aug 29, 2019 · 6 comments
Closed

Implement "Element Attribute Value Should Be" #90

php-coder opened this issue Aug 29, 2019 · 6 comments

Comments

@php-coder
Copy link

Element Attribute Value Should Be is implemented in Python version and it would be great to have this implemented in this library as well.

Related to #59

@YauheniPo
Copy link
Contributor

I can develop this implementation or You can use getElementAttribute and validate on the test stage

@YauheniPo
Copy link
Contributor

maybe this method will help you - 'waitUntilElementAttributeValueContains' from Element class

@php-coder
Copy link
Author

maybe this method will help you - 'waitUntilElementAttributeValueContains' from Element class

Thanks, but as far I understand, I can't use it in the tests as this isn't a keyword.

@YauheniPo
Copy link
Contributor

9844ad4#diff-915bf959e6977f82be056672ba12c8cf

This keyword was merged to develop branch, but it does not exist in the last maven dependency ((

@Hi-Fi
Copy link
Collaborator

Hi-Fi commented Nov 11, 2019

That's true, latest release was made around one month before that merge. Reason why it's not at release (only SNAPSHOT) version is that there're some other fixes that I thought that could come to same release. And still do, so trying to find time to make those couple of fixes.

@Hi-Fi
Copy link
Collaborator

Hi-Fi commented Sep 19, 2021

Keyword mentioned by @YauheniPo is included in 3.141.59.26535, and just also taken to Selenium 4 branch by rebasing (not released yet).

@Hi-Fi Hi-Fi closed this as completed Sep 19, 2021
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

No branches or pull requests

3 participants