2 Details about the open topic.
5 This tests some basic attributes about the details element.
7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
10 PASS details1.role is 'AXRole: AXGroup'
11 PASS details1.subrole is 'AXSubrole: AXDetails'
12 PASS details1.isExpanded is true
13 PASS details1.childAtIndex(0).role is 'AXRole: AXGroup'
14 PASS details1.childAtIndex(0).subrole is 'AXSubrole: AXSummary'
15 PASS details1.isAttributeSettable('AXExpanded') is true
16 PASS details1.isExpanded is false
17 PASS details1.isExpanded is false
18 PASS details1.isExpanded is true
19 PASS details1.isExpanded is true
20 PASS details2.subrole is 'AXSubrole: AXDetails'
21 PASS details2.isExpanded is false
22 Received AXExpandedChanged notification
23 Received AXExpandedChanged notification
24 PASS successfullyParsed is true