openrpa

Free Open Source Enterprise Grade RPA

MPL-2.0 License

Downloads
9
Stars
1.7K

Bot releases are visible (Hide)

openrpa - simplify retry code

Published by skadefro over 2 years ago

Improve retry logic on network errors
Add mouse button to move mouse, to allow moving items or do gestures
Add support for selecting exchange or queue for detectors. ( require openflow 1.3.103 )
Add "Get Windows" activity, to find all open windows. ( maybe have issues with 32bit applications )
Add "Close Window" to close a found window
Add improvements for reconnecting logic.
Fix issue not reconnecting watches on disconnect.
Fix minor possible memory leak. ( never detected )

What's Changed

Full Changelog: https://github.com/open-rpa/openrpa/compare/1.3.53...1.3.57

openrpa - downgrade cef sharp, remove compiler optimizaion

Published by skadefro over 2 years ago

Add mouse button to move mouse, to allow moving items or do gestures
Add support for selecting exchange or queue for detectors. ( require openflow 1.3.103 )
Add "Get Windows" activity, to find all open windows. ( maybe have issues with 32bit applications )
Add "Close Window" to close a found window
Add improvements for reconnecting logic.
Fix issue not reconnecting watches on disconnect.
Fix minor possible memory leak. ( never detected )

What's Changed

Full Changelog: https://github.com/open-rpa/openrpa/compare/1.3.53...1.3.56

openrpa - Add mouse button to move mouse, to allow moving items or do gestures

Published by skadefro over 2 years ago

Add mouse button to move mouse, to allow moving items or do gestures
Add support for selecting exchange or queue for detectors. ( require openflow 1.3.103 )
Add "Get Windows" activity, to find all open windows. ( maybe have issues with 32bit applications )
Add "Close Window" to close a found window
Add improvements for reconnecting logic.
Fix issue not reconnecting watches on disconnect.
Fix minor possible memory leak. ( never detected )

What's Changed

Full Changelog: https://github.com/open-rpa/openrpa/compare/1.3.53...1.3.55

openrpa - Remove unused buttons from Get Windows, add null check

Published by skadefro over 2 years ago

Add support for selecting exchange or queue for detectors. ( require openflow 1.3.103 )
Add "Get Windows" activity, to find all open windows. ( maybe have issues with 32bit applications )
Add "Close Window" to close a found window
Add improvements for reconnecting logic.
Fix issue not reconnecting watches on disconnect.
Fix minor possible memory leak. ( never detected )
Fix wrong compile target for sapbridge.
Fix issue loading nuget dlls
update error for innerHTML when page has changed.
Update NM snippets
remove ReleaseNuget and PrepInstaller
Fix 2 issues with package manager.
Add more status messages doing loading
Fix _id issue under import
Catch db dispose errors
More error handling
Move javaaccessbridge to submodule, move installer to release project…
Upgrade various nuget packages
Quick fix, for failed performance counter on some clients
Add image support for InsertClipboard
Simplify version string
Add cpu perf counter
Build with patched SharedEngine, use shared connection when child sessions enabled
Add status bar click actions.
For instance, if you have chrome open and click the NM status icon, it will add a "Open URL" activty with the current url opened, if you click the SAP icon it will launch the sap bridge if missing, else it will open sap, if not running etc.
Add crude db recovery doing startup.
Add check to not restore robot off screen

What's Changed

Full Changelog: https://github.com/open-rpa/openrpa/compare/1.3.39...1.3.54

openrpa - 1.3.53

Published by skadefro over 2 years ago

Add support for selecting exchange or queue for detectors. ( require openflow 1.3.103 )
Add "Get Windows" acitvity, to find all open windows. ( maybe have issues with 32bit applications )
Add "Close Window" to close a found window
Add improvements for reconnecting logic.
Fix issue not reconnecting watches on disconnect.
Fix minor possible memory leak. ( never detected )
Fix wrong compile target for sapbridge.
Fix issue loading nuget dlls
update error for innerHTML when page has changed.
Update NM snippets
remove ReleaseNuget and PrepInstaller
Fix 2 issues with package manager.
Add more status messages doing loading
Fix _id issue under import
Catch db dispose errors
More error handling
Move javaaccessbridge to submodule, move installer to release project…
Upgrade various nuget packages
Quick fix, for failed performance counter on some clients
Add image support for InsertClipboard
Simplify version string
Add cpu perf counter
Build with patched SharedEngine, use shared connection when child sessions enabled
Add status bar click actions.
For instance, if you have chrome open and click the NM status icon, it will add a "Open URL" activty with the current url opened, if you click the SAP icon it will launch the sap bridge if missing, else it will open sap, if not running etc.
Add crude db recovery doing startup.
Add check to not restore robot off screen

What's Changed

Full Changelog: https://github.com/open-rpa/openrpa/compare/1.3.39...1.3.53

openrpa - Add catch around child session checks

Published by skadefro over 2 years ago

Fix wrong compile target for sapbridge.
Fix issue loading nuget dlls
update error for innerHTML when page has changed.
Update NM snippets
remove ReleaseNuget and PrepInstaller
Fix 2 issues with package manager.
Add more status messages doing loading
Fix _id issue under import
Catch db dispose errors
More error handling
Move javaaccessbridge to submodule, move installer to release project…
Upgrade various nuget packages
Quick fix, for failed performance counter on some clients
Add image support for InsertClipboard
Simplify version string
Add cpu perf counter
Build with patched SharedEngine, use shared connection when child sessions enabled
Add status bar click actions.
For instance, if you have chrome open and click the NM status icon, it will add a "Open URL" activty with the current url opened, if you click the SAP icon it will launch the sap bridge if missing, else it will open sap, if not running etc.
Add crude db recovery doing startup.
Add check to not restore robot off screen

What's Changed

Full Changelog: https://github.com/open-rpa/openrpa/compare/1.3.39...1.3.52

openrpa - Fix wrong compile target for sapbridge.

Published by skadefro over 2 years ago

Fix wrong compile target for sapbridge.
Fix issue loading nuget dlls
update error for innerHTML when page has changed.
Update NM snippets
remove ReleaseNuget and PrepInstaller
Fix 2 issues with package manager.
Add more status messages doing loading
Fix _id issue under import
Catch db dispose errors
More error handling
Move javaaccessbridge to submodule, move installer to release project…
Upgrade various nuget packages
Quick fix, for failed performance counter on some clients
Add image support for InsertClipboard
Simplify version string
Add cpu perf counter
Build with patched SharedEngine, use shared connection when child sessions enabled
Add status bar click actions.
For instance, if you have chrome open and click the NM status icon, it will add a "Open URL" activty with the current url opened, if you click the SAP icon it will launch the sap bridge if missing, else it will open sap, if not running etc.
Add crude db recovery doing startup.
Add check to not restore robot off screen

What's Changed

Full Changelog: https://github.com/open-rpa/openrpa/compare/1.3.39...1.3.51

openrpa - Fix issue with missing directory

Published by skadefro over 2 years ago

Fix issue loading nuget dlls
update error for innerHTML when page has changed.
Update NM snippets
remove ReleaseNuget and PrepInstaller
Fix 2 issues with package manager.
Add more status messages doing loading
Fix _id issue under import
Catch db dispose errors
More error handling
Move javaaccessbridge to submodule, move installer to release project…
Upgrade various nuget packages
Quick fix, for failed performance counter on some clients
Add image support for InsertClipboard
Simplify version string
Add cpu perf counter
Build with patched SharedEngine, use shared connection when child sessions enabled
Add status bar click actions.
For instance, if you have chrome open and click the NM status icon, it will add a "Open URL" activty with the current url opened, if you click the SAP icon it will launch the sap bridge if missing, else it will open sap, if not running etc.
Add crude db recovery doing startup.
Add check to not restore robot off screen

What's Changed

Full Changelog: https://github.com/open-rpa/openrpa/compare/1.3.39...1.3.50

openrpa - Fix issue loading nuget dlls

Published by skadefro over 2 years ago

Fix issue loading nuget dlls
update error for innerHTML when page has changed.
Update NM snippets
remove ReleaseNuget and PrepInstaller
Fix 2 issues with package manager.
Add more status messages doing loading
Fix _id issue under import
Catch db dispose errors
More error handling
Move javaaccessbridge to submodule, move installer to release project…
Upgrade various nuget packages
Quick fix, for failed performance counter on some clients
Add image support for InsertClipboard
Simplify version string
Add cpu perf counter
Build with patched SharedEngine, use shared connection when child sessions enabled
Add status bar click actions.
For instance, if you have chrome open and click the NM status icon, it will add a "Open URL" activty with the current url opened, if you click the SAP icon it will launch the sap bridge if missing, else it will open sap, if not running etc.
Add crude db recovery doing startup.
Add check to not restore robot off screen

What's Changed

Full Changelog: https://github.com/open-rpa/openrpa/compare/1.3.39...1.3.49

openrpa - Various updates and fixes

Published by skadefro over 2 years ago

Update NM snippets
remove ReleaseNuget and PrepInstaller
Fix 2 issues with package manager.
Add more status messages doing loading
Fix _id issue under import
Catch db dispose errors
More error handling
Move javaaccessbridge to submodule, move installer to release project…
Upgrade various nuget packages
Quick fix, for failed performance counter on some clients
Add image support for InsertClipboard
Simplify version string
Add cpu perf counter
Build with patched SharedEngine, use shared connection when child sessions enabled
Add status bar click actions.
For instance, if you have chrome open and click the NM status icon, it will add a "Open URL" activty with the current url opened, if you click the SAP icon it will launch the sap bridge if missing, else it will open sap, if not running etc.
Add crude db recovery doing startup.
Add check to not restore robot off screen

What's Changed

Full Changelog: https://github.com/open-rpa/openrpa/compare/1.3.39...1.3.48

openrpa - Roll back update of emgu cv and CEF

Published by skadefro almost 3 years ago

Fix _id issue under import
Catch db dispose errors
More error handling
Move javaaccessbridge to submodule, move installer to release project…
Upgrade various nuget packages
Quick fix, for failed performance counter on some clients
Add image support for InsertClipboard
Simplify version string
Add cpu perf counter
Build with patched SharedEngine, use shared connection when child sessions enabled
Add status bar click actions.
For instance, if you have chrome open and click the NM status icon, it will add a "Open URL" activty with the current url opened, if you click the SAP icon it will launch the sap bridge if missing, else it will open sap, if not running etc.
Add crude db recovery doing startup.
Add check to not restore robot off screen

What's Changed

Full Changelog: https://github.com/open-rpa/openrpa/compare/1.3.39...1.3.47

openrpa - FIX broken NM manifest file !!!

Published by skadefro almost 3 years ago

Fix _id issue under import
Catch db dispose errors
More error handling
Move javaaccessbridge to submodule, move installer to release project…
Upgrade various nuget packages
Quick fix, for failed performance counter on some clients
Add image support for InsertClipboard
Simplify version string
Add cpu perf counter
Build with patched SharedEngine, use shared connection when child sessions enabled
Add status bar click actions.
For instance, if you have chrome open and click the NM status icon, it will add a "Open URL" activty with the current url opened, if you click the SAP icon it will launch the sap bridge if missing, else it will open sap, if not running etc.
Add crude db recovery doing startup.
Add check to not restore robot off screen

What's Changed

Full Changelog: https://github.com/open-rpa/openrpa/compare/1.3.39...1.3.46

openrpa - 1.3.45

Published by skadefro almost 3 years ago

Fix _id issue under import
Catch db dispose errors
More error handling
Move javaaccessbridge to submodule, move installer to release project…
Upgrade various nuget packages
Quick fix, for failed performance counter on some clients
Add image support for InsertClipboard
Simplify version string
Add cpu perf counter
Build with patched SharedEngine, use shared connection when child sessions enabled
Add status bar click actions.
For instance, if you have chrome open and click the NM status icon, it will add a "Open URL" activty with the current url opened, if you click the SAP icon it will launch the sap bridge if missing, else it will open sap, if not running etc.
Add crude db recovery doing startup.
Add check to not restore robot off screen

What's Changed

Full Changelog: https://github.com/open-rpa/openrpa/compare/1.3.39...1.3.45

openrpa - Quick fix, for failed performance counter on some clients

Published by skadefro almost 3 years ago

Quick fix, for failed performance counter on some clients
Add image support for InsertClipboard
Simplify version string
Add cpu perf counter
Build with patched SharedEngine, use shared connection when child sessions enabled
Add status bar click actions.
For instance, if you have chrome open and click the NM status icon, it will add a "Open URL" activty with the current url opened, if you click the SAP icon it will launch the sap bridge if missing, else it will open sap, if not running etc.
Add crude db recovery doing startup.
Add check to not restore robot off screen

What's Changed

Full Changelog: https://github.com/open-rpa/openrpa/compare/1.3.39...1.3.44

openrpa - Add image support for InsertClipboard

Published by skadefro almost 3 years ago

Add image support for InsertClipboard
Simplify version string
Add cpu perf counter
Build with patched SharedEngine, use shared connection when child sessions enabled
Add status bar click actions.
For instance, if you have chrome open and click the NM status icon, it will add a "Open URL" activty with the current url opened, if you click the SAP icon it will launch the sap bridge if missing, else it will open sap, if not running etc.
Add crude db recovery doing startup.
Add check to not restore robot off screen

What's Changed

Full Changelog: https://github.com/open-rpa/openrpa/compare/1.3.39...1.3.43

openrpa - 1.3.42

Published by skadefro almost 3 years ago

Simplify version string
Add cpu perf counter
Build with patched SharedEngine, use shared connection when child sessions enabled
Add status bar click actions.
For instance, if you have chrome open and click the NM status icon, it will add a "Open URL" activty with the current url opened, if you click the SAP icon it will launch the sap bridge if missing, else it will open sap, if not running etc.
Add crude db recovery doing startup.
Add check to not restore robot off screen

What's Changed

Full Changelog: https://github.com/open-rpa/openrpa/compare/1.3.39...1.3.42

openrpa - Fix open login window issue

Published by skadefro almost 3 years ago

Build with patched SharedEngine, use shared connection when child sessions enabled
Add status bar click actions.
For instance, if you have chrome open and click the NM status icon, it will add a "Open URL" activty with the current url opened, if you click the SAP icon it will launch the sap bridge if missing, else it will open sap, if not running etc.
Add crude db recovery doing startup.
Add check to not restore robot off screen

What's Changed

Full Changelog: https://github.com/open-rpa/openrpa/compare/1.3.39...1.3.41

openrpa - Various improvements

Published by skadefro almost 3 years ago

Build with patched SharedEngine, use shared connection when child sessions enabled
Add status bar click actions.
For instance, if you have chrome open and click the NM status icon, it will add a "Open URL" activty with the current url opened, if you click the SAP icon it will launch the sap bridge if missing, else it will open sap, if not running etc.
Add crude db recovery doing startup.
Add check to not restore robot off screen

What's Changed

Full Changelog: https://github.com/open-rpa/openrpa/compare/1.3.36...1.3.39

openrpa - Various improvements

Published by skadefro almost 3 years ago

Add status bar click actions.
For instance, if you have chrome open and click the NM status icon, it will add a "Open URL" activty with the current url opened, if you click the SAP icon it will launch the sap bridge if missing, else it will open sap, if not running etc.
Add crude db recovery doing startup.
Add check to not restore robot off screen

What's Changed

Full Changelog: https://github.com/open-rpa/openrpa/compare/1.3.36...1.3.38

openrpa - Add status bar click actions.

Published by skadefro almost 3 years ago

Add status bar click actions.
For instance, if you have chrome open and click the NM status icon, it will add a "Open URL" activty with the current url opened, if you click the SAP icon it will launch the sap bridge if missing, else it will open sap, if not running etc.

What's Changed

Full Changelog: https://github.com/open-rpa/openrpa/compare/1.3.36...1.3.37

Package Rankings
Top 18.46% on Npmjs.org
Badges
Extracted from project README
GitHub issues GitHub forks GitHub license Maintenance Analytics First time installing and running OpenRPA Workflow types and doing your first recording Working with WorkItems Recording in SAP Getting table data in chrome Automate using Image Recognition and OCR Install and configuring High Density robots openiap BPA signpath