-
-
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.
[py] Use Color in rendered_webelement_tests (#5360)
WebDriver spec decided that CSS values returned should be whatever the browser returns, without imposing any format for colors. By using Color class in the tests we can compare colors even if different formats (RGB vs RGBA) are used.
- Loading branch information
1 parent
f907cd5
commit 01cc729
Showing
1 changed file
with
7 additions
and
8 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