1 Choose a shipping method:
4 This tests that a fieldset's title ui element is the legend.
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
9 AXRole: AXWebArea AXValue:
10 AXRole: AXGroup AXValue:
11 AXRole: AXLegend AXValue: << fieldset's titleUIElement
12 AXRole: AXStaticText AXValue: Choose a shipping method:
13 AXRole: AXInlineTextBox AXValue: Choose a shipping method:
14 AXRole: AXGroup AXValue:
15 AXRole: AXRadioButton AXValue:
16 AXRole: AXStaticText AXValue: Overnight
17 AXRole: AXInlineTextBox AXValue: Overnight
18 AXRole: AXDiv AXValue:
19 AXRole: AXStaticText AXValue: End of test
20 PASS titleUIElement != null is true
21 PASS titleUIElementText.stringValue is 'AXValue: Choose a shipping method:'
22 PASS successfullyParsed is true