androidviewclient - android UiTestAutomationBridge null root node returned -
i below error when doing vc.dump call. goes fine @ times , randomly fails error.
error: offending xml: u'error: null root node returned uitestautomationbridge.\r\n' logintest failure (expaterror('syntax error: line 1, column 0',),)
i not sure if emulator, device, aosp unanimator jar or androidviewclient causing it.
i think happens when dialog shown on screen.
regards,
miten.
it's uiautomator error. instead of returning valid xml containing view dump returns error message:
'error: null root node returned uitestautomationbridge.\r\n'
not androidviewclient issue.
Comments
Post a Comment