Module for clicking, writing and extracting text from Java applications
Read this in other languages: English, Português, Español
To install the module in Rocketbot Studio, it can be done in two ways:
- Manual: Download the .zip file and unzip it in the modules folder. The folder name must be the same as the module and inside it must have the following files and folders: _init_.py, package.json, docs, example and libs. If you have the application open, refresh your browser to be able to use the new module.
- Automatic: When entering Rocketbot Studio on the right margin you will find the Addons section, select Install Mods, search for the desired module and press install.
-
Connect window
Connect a window -
Click
Do a click in a Java component -
Get Text
Extracts a text value from a specified UI Java element. -
Set Text
Enables you to write a string to the text attribute of a specified UI Java element.
- windows