blob: a1d1dc710e6132de897ea022d05323069bdb6fb9 [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
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"
AXRole: AXDiv
AXRole: AXStaticText "End of test"
PASS titleUIElement != null is true
PASS titleUIElementText.name is 'Choose a shipping method:'
PASS successfullyParsed is true
TEST COMPLETE