Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants