blob: 82675c40c852d03de66fe773df6f9a0f8d8f65fe [file] [log] [blame]
This test checks the role of ColorWellRolean input with type=color
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Role of input type=color is: AXRole: AXColorWell
Value of empty color well: AXValue: rgb 0.00000 0.00000 0.00000 1
Value of good color well: AXValue: rgb 1.00000 0.00000 0.00000 1
Value of bad color well: AXValue: rgb 0.00000 0.00000 0.00000 1
PASS successfullyParsed is true
TEST COMPLETE