blob: 1144a8438d185056db8ce956152e5c9b576e0614 [file] [log] [blame]
hello world this is a test more test
This tests that you can set an ARIA text role and that it will not have children through hit testing
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS textrole.role is 'AXRole: AXStaticText'
PASS textrole.stringValue is 'AXValue: all at once'
PASS textrole.elementAtPoint(x, y).isEqual(textrole) is true
PASS successfullyParsed is true
TEST COMPLETE