blob: 36849c805d5994f88cd2848d3750012a3cb00277 [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 3
PASS accessibilityController.accessibleElementById('textfield').childrenCount is 1
PASS successfullyParsed is true
TEST COMPLETE