-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
visibility_of_all implies it only returns elements if all visible (#2052
) * visibility_of_all implies it only returns elements if all elements are visible. This is not what the function does. visibility_of_any in my opinion correctly conveys the usage of this expected condition. * Fix visibility_of_all_elements_located test to use to visibility_of_any_elements_located
- Loading branch information
1 parent
0f20fdb
commit 27e31db
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters