Меню

Find Java elements on screen
The activity is designed to search for the first or all Java elements using XPath.
The activity is in the Java group.
Properties

Activity properties
Options:
First element - find first Java element in the tree that matches XPath;
All elements - find all Java elements in the tree that match XPath.

Properties:
Xpath - path to the element on the screen interpreted as XPath;
Provider - the environment where the activity will be executed;
Element - the variable where the found element will be saved;
List - name of the variable where the list of found elements will be saved.