blob: 8fc5fd7248b1dcf0dce8d336ed51098613efff11 [file] [edit]
This tests the ability to search for accessible elements from an ignored element.
PASS: element.stringForTextMarkerRange(range) === 'First line of text'
PASS: element.stringForTextMarkerRange(range) === 'button'
PASS: resultElement.stringValue === 'AXValue: Third line of text'
PASS: resultElement.stringValue === 'AXValue: First line of text'
PASS successfullyParsed is true
TEST COMPLETE