Right now I have 2 versions of an application I am testing with appium. Within the native inspector I found that on one application the accessibility ID for this element is lets just say “~apple” and on the other it is “~banana”. My question is, is there a way that I can within my scripts generalize this selection to be able to select both. I want to do this in a way that if one day there are multiple versions with different accessibility ID’s it shouldn’t have a problem selecting the element if it is in the same location on the page just named differently.
created
Nov '18
last reply
Nov '18
- 1
reply
- 89
views
- 1
user