checkbox1

checkbox2

checkbox3

checkbox4


This tests that checkboxes will return the right AXValue for false/true/mixed.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS accessibilityController.focusedElement.intValue is 0
PASS accessibilityController.focusedElement.intValue is 1
PASS accessibilityController.focusedElement.intValue is 2
PASS accessibilityController.focusedElement.intValue is 0
PASS accessibilityController.focusedElement.intValue is 0
PASS successfullyParsed is true

TEST COMPLETE

