blob: 3c83f62ad1e766c6b93637b74a3f3d1cf492b0dd [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 2
PASS successfullyParsed is true
TEST COMPLETE