jeudi 20 août 2020

Android XPath index issue

Very new to Android Testing.
I came across this Xpath

xpath: (//android.widget.ImageView[1])[3]

I know that in ImageView[1] "1" is the index of the element.
What is [3] here???

Aucun commentaire:

Enregistrer un commentaire