blob: 02c57658a56f921cda555ca6ce3ab40cc35c9ded [file] [log] [blame]
First line of text
button
Third line of text
This tests the ability to search for accessible elements from an ignored element.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS element.stringForTextMarkerRange(markerRange) is 'First line of text'
PASS element.stringForTextMarkerRange(lineRange) is 'button'
PASS resultElement.stringValue is 'AXValue: Third line of text'
PASS resultElement.stringValue is 'AXValue: First line of text'
PASS successfullyParsed is true
TEST COMPLETE