Ionic app automation with appium - release choice instead of xpath

Just is not entirely true … Just ask the developer to add the ID in the field and you can search by ID.

The problem is that there are fields that the developer could not place the ID, then IONIC will put a dynamic ID. When this dynamic ID changes, it will surely break your automation code.

Changing to the context of WEBVIEW, it works with ID that the developer places and with the dynamics.

A solution for dynamic IDs. so they do not change.

For more information