blob: fd558eba8b7e1591343d5dfab5e91115be3977c0 [file] [log] [blame]
This tests that when an auto fill element is removed we won't crash accessing an old value.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS textFieldAxObject.childrenCount is 2
PASS textFieldAxObject.childAtIndex(childrenCountExpected - 1).description is 'AXDescription: contact info AutoFill'
PASS textFieldAxObject.childrenCount is 1
PASS successfullyParsed is true
TEST COMPLETE