Facing an issue to verify material color on different screen | Selenium Forum
M
Posted on 17/03/2016
Hi Ashish,

I have material color textbox, clicking on that gives color picker control. I want to select any random color and verify material color on different screen. How I can perform this test with selenium?

[attachment=0:16l8njuc]Material Color.jpg[/attachment:16l8njuc]
Please refer the attachment for reference.

After selecting any color, get this color value. In another screen when material name is selected from dropdown it’s color will populate next to it. Ex: material name is 0309 when I select that, it populates yellow color.
I have to select color from color picker, store and verify the color value.
Please help me to resolve this issue.

Thanks in advance.

M
Replied on 18/03/2016

is that an applet?


M
Replied on 20/03/2016

No its application developed in asp .net using MVC.


M
Replied on 20/03/2016

i don't think that is possible for color picker. because we can not choose a specific color.


M
Replied on 21/03/2016

I am OK with not choosing a specific color. As long as I am able to choose a color and then match against it. If there are any defaults that I can pick maybe?


M
Replied on 21/03/2016

try with autoit.