blob: 00bf22732c714f09502c4bfefb3ef61f72a0142f [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: AXGroup "Choose a shipping method:"
AXRole: AXLegend << fieldset's titleUIElement
AXRole: AXStaticText "Choose a shipping method:"
AXRole: AXInlineTextBox "Choose a shipping method:"
AXRole: AXGroup
AXRole: AXRadioButton
AXRole: AXStaticText "Overnight"
AXRole: AXInlineTextBox "Overnight"
PASS titleUIElement != null is true
PASS titleUIElementText.name is 'Choose a shipping method:'
PASS successfullyParsed is true
TEST COMPLETE