blob: 6d3bf5e764b6ac0c99198ae78c997e0f001b7c98 [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 1
PASS textFieldAxObject.childAtIndex(childrenCountExpected - 1).description is 'AXDescription: contact info AutoFill'
PASS textFieldAxObject.childrenCount is 0
PASS successfullyParsed is true
TEST COMPLETE