<!-- pyOpenRPA documentation master file, created by
sphinx-quickstart on Sat Dec 19 23:59:00 2020.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive. -->
# Welcome to pyOpenRPA’s wiki
## About
Dear RPA-tors. Let me congratulate you with great change in the RPA world. The first enterprise level open source RPA platform is here!
The pyOpenRPA - free, fast and reliable
Powerfull OpenSource RPA tool for business (based on python 3). Best perfomance and absolutely free!
Powerfull OpenSource RPA tool for business (based on python 3). Best perfomance and absolutely free!
## Donate
The pyOpenRPA is based on Python and using well known OpenSource solutions such as Selenium, OpenCV, Win32, UI automation and others. Thanks to it we were able to create consolidated platform with all possible features.
pyOpenRPA is absolutely non-commercial project. [Please donate some money if this project is important for you. Link to online donations.](https://money.yandex.ru/to/4100115560661986)
The pyOpenRPA is distributed under the MIT license which allows you to use it in any way you want and any time you need without any restrictions.
At the time of this writing the pyOpenRPA is successfully using in several big Russian companies. Companies in which it was decided to develop own RPA division with no dependencies on expensive licenses.
## Structure
### The OpenRPA has 3 main tools:
* Studio
* Robot
* Orchestrator
### Studio
Studio tool has been developed to help RPA-tors to create the robot algorythms.
**Features**
* Run actions
* Create visual algorythms of the robot
* Desktop app: Analyze desktop app ui tree
* Desktop app: Search desktop app ui by mouse
* Desktop app: Generate & edit the UIO Selector
### Robot
The Robot tool is the core of any action execution in OpenRPA. All action from algorythms are perfoming by the Robot tool. It looks like a console process without graphic user interface.
**Features**
* Based on Python (killer feature)
* Support Win32 GUI framework (desktop app)
* Support UI automation framework (desktop app)
* Support Selenium (web app)
* Support PyAutoGUI (screen capture & mouse)
* Support OpenCV (computer vision)
### Orchestrator
The Orchestrator tool has been developed to maintain robot infrastructure (2+ robots algorythm).
**Features**
* Start/Stop robot algorythm
* Robot scheduler
* Remote machine screenshot viewer
* Remote machine cmd shell
* Remote machine logs storage
## Guide (in progress)
## Wiki
In wiki you can find:
In wiki you can find:
- [Tool Studio: How to use](Wiki/04.1.-Tool-Studio.-How-to-use.md)
in QUEUE
- [Tool Robot: How to use](Wiki/04.2.-Tool-Robot.-How-to-use.md)
Theory & practice: Web app access (Chrome, Firefox, Opera)
- Tool Orchestrator: How to use
Theory & practice: Desktop app UI access (win32 and UI automation dlls)
- [Theory & practice: Web app access (Chrome, Firefox, Opera)](Wiki/05.1.-Theory-&-practice.-Web-app-access-(Chrome,-Firefox,-Opera).md)
Studio tool has been developed to help RPA-tors to create the robot algorythms.<br>
Studio tool has been developed to help RPA-tors to create the robot algorythms.
___
**Features**
**Features**
- Run actions
- Run actions
- Create visual algorythms of the robot
- Create visual algorythms of the robot
- Desktop app: Analyze desktop app ui tree
- Desktop app: Analyze desktop app ui tree
- Desktop app: Search desktop app ui by mouse
- Desktop app: Search desktop app ui by mouse
- Desktop app: Generate & edit the UIO Selector
- Desktop app: Generate & edit the UIO Selector
___
`Robot`
Robot
___
######################
The Robot tool is the core of any action execution in OpenRPA. All action from algorythms are perfoming by the Robot tool. It looks like a console process without graphic user interface.
The Robot tool is the core of any action execution in OpenRPA. All action from algorythms are perfoming by the Robot tool. It looks like a console process without graphic user interface.
___
**Features**
**Features**
- Based on Python (killer feature)
- Based on Python (killer feature)
- Support Win32 GUI framework (desktop app)
- Support Win32 GUI framework (desktop app)
- Support UI automation framework (desktop app)
- Support UI automation framework (desktop app)
- Support Selenium (web app)
- Support Selenium (web app)
- Support PyAutoGUI (screen capture & mouse)
- Support PyAutoGUI (screen capture & mouse)
- Support OpenCV (computer vision)
- Support OpenCV (computer vision)
___
`Orchestrator`
Orchestrator
___
######################
The Orchestrator tool has been developed to maintain robot infrastructure (2+ robots algorythm).
The Orchestrator tool has been developed to maintain robot infrastructure (2+ robots algorythm).
Studio tool has been developed to help RPA-tors to create the robot algorythms.<br>
Studio tool has been developed to help RPA-tors to create the robot algorythms.
___
**Features**
**Features**
- Run actions
- Run actions
- Create visual algorythms of the robot
- Create visual algorythms of the robot
- Desktop app: Analyze desktop app ui tree
- Desktop app: Analyze desktop app ui tree
- Desktop app: Search desktop app ui by mouse
- Desktop app: Search desktop app ui by mouse
- Desktop app: Generate & edit the UIO Selector
- Desktop app: Generate & edit the UIO Selector
___
`Robot`
Robot
___
######################
The Robot tool is the core of any action execution in OpenRPA. All action from algorythms are perfoming by the Robot tool. It looks like a console process without graphic user interface.
The Robot tool is the core of any action execution in OpenRPA. All action from algorythms are perfoming by the Robot tool. It looks like a console process without graphic user interface.
___
**Features**
**Features**
- Based on Python (killer feature)
- Based on Python (killer feature)
- Support Win32 GUI framework (desktop app)
- Support Win32 GUI framework (desktop app)
- Support UI automation framework (desktop app)
- Support UI automation framework (desktop app)
- Support Selenium (web app)
- Support Selenium (web app)
- Support PyAutoGUI (screen capture & mouse)
- Support PyAutoGUI (screen capture & mouse)
- Support OpenCV (computer vision)
- Support OpenCV (computer vision)
___
`Orchestrator`
Orchestrator
___
######################
The Orchestrator tool has been developed to maintain robot infrastructure (2+ robots algorythm).
The Orchestrator tool has been developed to maintain robot infrastructure (2+ robots algorythm).
<li><p>Desktop app: Search desktop app ui by mouse</p></li>
___
<li><p>Desktop app: Generate & edit the UIO Selector</p></li>
The Robot tool is the core of any action execution in OpenRPA. All action from algorythms are perfoming by the Robot tool. It looks like a console process without graphic user interface.
</ul>
___
</div>
<strong>Features</strong>
<divclass="section"id="robot">
- Based on Python (killer feature)
<h3>Robot<aclass="headerlink"href="#robot"title="Permalink to this headline">¶</a></h3>
- Support Win32 GUI framework (desktop app)
<p>The Robot tool is the core of any action execution in OpenRPA. All action from algorythms are perfoming by the Robot tool. It looks like a console process without graphic user interface.</p>
@ -17,47 +17,84 @@ At the time of this writing the pyOpenRPA is successfully using in several big R
## Structure
## Structure
## The OpenRPA has 3 main tools:
### The OpenRPA has 3 main tools:
- Studio
- Robot
- Orchestrator
* Studio
## Description
Studio
___
* Robot
Studio tool has been developed to help RPA-tors to create the robot algorythms.<br>
___
* Orchestrator
### Studio
Studio tool has been developed to help RPA-tors to create the robot algorythms.
**Features**
**Features**
- Run actions
- Create visual algorythms of the robot
- Desktop app: Analyze desktop app ui tree
* Run actions
- Desktop app: Search desktop app ui by mouse
- Desktop app: Generate & edit the UIO Selector
___
* Create visual algorythms of the robot
Robot
___
* Desktop app: Analyze desktop app ui tree
* Desktop app: Search desktop app ui by mouse
* Desktop app: Generate & edit the UIO Selector
### Robot
The Robot tool is the core of any action execution in OpenRPA. All action from algorythms are perfoming by the Robot tool. It looks like a console process without graphic user interface.
The Robot tool is the core of any action execution in OpenRPA. All action from algorythms are perfoming by the Robot tool. It looks like a console process without graphic user interface.
___
**Features**
**Features**
- Based on Python (killer feature)
- Support Win32 GUI framework (desktop app)
- Support UI automation framework (desktop app)
* Based on Python (killer feature)
- Support Selenium (web app)
- Support PyAutoGUI (screen capture & mouse)
- Support OpenCV (computer vision)
* Support Win32 GUI framework (desktop app)
___
Orchestrator
___
* Support UI automation framework (desktop app)
* Support Selenium (web app)
* Support PyAutoGUI (screen capture & mouse)
* Support OpenCV (computer vision)
### Orchestrator
The Orchestrator tool has been developed to maintain robot infrastructure (2+ robots algorythm).
The Orchestrator tool has been developed to maintain robot infrastructure (2+ robots algorythm).