Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Estes
US
Last activity: 2 Aug 2021 10:07 EDT
Navigation ID not consistent to Automate in Pega Mobile Offline
When using Selenium Java 8 with Appium to automate handheld tests, the xPath elements found using the Appium Desktop in Native App context dynamically change making it difficult to automate the test without having to go back the next day and change the xpath after finding its new location using appium desktop. Using the Webview and google inspect through chrome mirroring didn’t work out either. Is there any way we can get accessibility Ids so the app has stable locators for testing and not dynamic ones? I have attached an example pom of the main menu screen to show you what I mean. Those are the xpath locators from the appium desktop and they dynamically change.