lundi 28 mars 2016

How can I make a list that will contain all elements that have given xpath?

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