blob: a54eff00e54263088087c2090bf7844d0ce4d361 [file] [log] [blame]
This tests that a combobox element used on a native text control will return the correct AXValue and placeholder.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS combobox.stringValue is 'AXValue: text'
PASS combobox.stringAttributeValue('AXPlaceholderValue') is 'Placeholder'
PASS successfullyParsed is true
TEST COMPLETE