I try to learn how to work with native Android application using Appium and Java.
I have a structure:
Class B contains:
class A: element_1
class A: element_2
I need to get all element that have class B and put them into a list.
How do I do list of child elements in Java using Appium for Android native application?
Aucun commentaire:
Enregistrer un commentaire