blob: 8b52c824029fb12fb13af7dc0cc3e0fed455eecc [file] [log] [blame]
This tests that a search field is returns its accessibilityValue correctly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS searchInput.stringValue is 'AXValue: hello'
PASS searchInput.stringValue === 'AXValue: test'
PASS successfullyParsed is true
TEST COMPLETE