'Appium Automation

I want access to highlight selected like image, but accessibility id and xpath in the app is constantly changing. So have any other way to access it? I tried findElementByXPath("//android.view.View[@index=0]") but it not working; enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source