Skip to content

rocketbot-cl/JavaAppControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaAppControl

Module for clicking, writing and extracting text from Java applications

Read this in other languages: English, Português, Español

How to install this module

To install the module in Rocketbot Studio, it can be done in two ways:

  1. 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.
  2. 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.

Overview

  1. Connect window
    Connect a window

  2. Click
    Do a click in a Java component

  3. Get Text
    Extracts a text value from a specified UI Java element.

  4. Set Text
    Enables you to write a string to the text attribute of a specified UI Java element.


OS

  • windows

Dependencies

License

MIT
MIT