blob: a592c259d6328b6f14c83ef6efa2afd0272cbe58 [file] [log] [blame]
This tests that a popup button will return the selected item through its value attribute instead of its label attribute.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS pass.stringValue is 'AXValue: item 1'
PASS pass.description is 'AXLabel: '
PASS pass.stringValue is 'AXValue: item 2'
PASS pass.description is 'AXLabel: Popup'
PASS successfullyParsed is true
TEST COMPLETE