Меню

Get text from a Java element
The activity is designed to retrieve the text content of the specified element.
The activity is located in the Java group.
Properties

Activity properties
Options:
With Xpath - with a search for the element by XPath;
With UI-element - with the specific element, found with the "Find Java elements on the screen" activity.
Properties:
Provider - the environment where the activity will run;
Maximum response time (s) - time during which the search will be repeated if the element wasn't found;
XPath - path to the element on the screen interpreted as XPath;
UI-element -variable with the element found with the "Find Java elements on the screen" activity;
Result - the name of the variable where the text from the element will be saved.