Hello,
Am getting an error while running the following command inside an ADB shell.
adb command: uiautomator dump /sdcard/dump.xml
ERROR: null root node returned by UiTestAutomationBridge.
This command will work occasionally, and then start failing and then work again, without having to reboot the device.
This happens only on a device with Android P, and seems to be limited to the screens where there is an overlay
(chrome open, and click on the menu button to bring up the menu options such as Print etc.)
Tried ADB versions, 32,36 and 39.
Thanks
Srinivas
Am getting an error while running the following command inside an ADB shell.
adb command: uiautomator dump /sdcard/dump.xml
ERROR: null root node returned by UiTestAutomationBridge.
This command will work occasionally, and then start failing and then work again, without having to reboot the device.