blob: 45d6cc64a1ae692c3fd3d9a740e3dc8dba5870d4 [file] [log] [blame]
Foo
Bar
This tests role=button with aria-pressed will create an AXCheckbox:AXToggle on Mac with the right AXValue
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Button1: AXRole: AXCheckBox
Button1: AXSubrole: AXToggle
Button1: AXValue: 1
Button2: AXRole: AXCheckBox
Button2: AXSubrole: AXToggle
Button2: AXValue: 0
PASS successfullyParsed is true
TEST COMPLETE