Меню

Type in Java element
The activity simulates typing text into the specified Java element on the screen.
The activity can be found in Java group.
Properties

Activity properties
Options:
With Xpath - with element searched by XPath
With UI Element - with the specific element, found with the "Find Java Elements on screen" activity.
Properties:
Text - string to be entered;
Software mode - false - simulation of the user pressing on the keyboard;
Overwrite text - true - to overwrite the contents of the element, false - to add text to the end of the contents;
Provider - the environment where the activity will be performed;
Maximum response time (s) - time during which the search will be repeated if the item is not found;
XPath - path to the element on the screen interpreted as XPath;
UI-element - variable with the element found with the "Find Java Elements" activity.