blob: a0eacb716592600a835727c6b60378f9e20d8b26 [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 accessibilityController.accessibleElementById('textfield').childrenCount is 2
PASS accessibilityController.accessibleElementById('textfield').childrenCount is 0
PASS successfullyParsed is true
TEST COMPLETE