In Appium inspector when you hover over a selected element, there is an elementId attribute. Is there any way I can get this elementId programatically maybe generate it from the xml tree or adb shell commands.
Also, I found very scarce information on elementId attribute. It would also be great to know if someone can share what is elementId and how it is generated by the appium driver. Thanks
