Interview Questions

Explain how you can handle colors in Selenium WebdDriver?

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

Explain how you can handle colors in Selenium WebdDriver?

To handle colors in web driver you can use
Use getCssValue(arg0) function to get the colors by sending ‘color’ string as an argument
image010types.

(Continued on next question...)

Other Interview Questions