1 Answer

0 votes
by (13.1k points)
To handle colors in web driver you can use

Use getCssValue(arg0) function to get the colors by sending ‘color’ string as an argument

Related questions

...