This tests that a sub-tree within a node marked with aria-hidden=false will be exposed in the AX tree. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". AXRole: AXSection AXDescription: AXRole: AXGroup AXDescription: AXRole: AXButton AXDescription: FAIL object.role should be AXRole: AXStaticText. Was . FAIL stringValue should be AXValue: text3. Was . FAIL object.role should be AXRole: AXStaticText. Was . FAIL stringValue should be AXValue: text4 . Was . PASS !object || !object.isValid is true FAIL object.role should be AXRole: AXGroup. Was AXRole: AXSection. PASS object.childrenCount is 0 FAIL object.role should be AXRole: AXGroup. Was AXRole: AXSection. PASS object.childrenCount is 1 PASS object.childAtIndex(0).role is 'AXRole: AXButton' Non-rendered iframe content should not be visible when aria-hidden=true. The first child should be a group and NOT static text. iFrame child role: AXRole: AXWebArea PASS successfullyParsed is true TEST COMPLETE