blob: 33872027a48cd496dc8ed52f1070f450f1494706 [file] [log] [blame]
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