blob: fca9d42432abf2feee88117f16f7291aebe6a98d [file] [log] [blame]
Choose a shipping method:
Overnight
End of test
This tests that a fieldset's title ui element is the legend.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
AXRole: AXWebArea AXValue:
AXRole: AXGroup AXValue:
AXRole: AXLegend AXValue: << fieldset's titleUIElement
AXRole: AXStaticText AXValue: Choose a shipping method:
AXRole: AXGroup AXValue:
AXRole: AXRadioButton AXValue:
AXRole: AXStaticText AXValue: Overnight
AXRole: AXDiv AXValue:
AXRole: AXStaticText AXValue: End of test
PASS titleUIElement != null is true
PASS titleUIElementText.stringValue is 'AXValue: Choose a shipping method:'
PASS successfullyParsed is true
TEST COMPLETE