openrpa

Free Open Source Enterprise Grade RPA

MPL-2.0 License

Downloads
9
Stars
1.7K

Bot releases are hidden (Show)

openrpa - Fix UI error after adding Index and Total variables on loops

Published by skadefro about 3 years ago

Fix UI error after adding Index and Total variables on loops
Add Index and Total variables on loops
2 small hot fixes
Add custom max lines in log windows
Updated/add jp translation, credits: kazushi-eguchi
Add Export Workbook
Invoke fix
Fix memory leak
Remove OpenTelemetry stuff, going to move this to an extension later
Fix issue when parsing JObjects in Invoke Openflow
Fix register queue issue on Windows XP/7
Added OpenRPA to WinGet repository. Now you can install OpenRPA using Microsoft new package manager WinGet
image
quick fix typetext and play plugins
Keyboard work around too https://github.com/FlaUI/FlaUI/issues/295
Add QueueClosed support
minor fixes, add basic NodeRED cmdlets to PowerShell
python update
pre release to fix outlook get emails
Minor fix to workflow state saving and UI last state
Add support for break and continue in most loops
Fix Map Variables issue for invoke OpenRPA
Add support for killing robot workflow remotely
Improve image recording, to allow custom move mouse time
Add auto import namespaces on drop of certain activities
Better import handling and a few minor improvements
Use change stream for updates, if supported
fix ui issue with recorder properties
Fix issue with search_descendants on windows selector
For better experience when using chrome/ff/edge in child sessions, nm.Openurl now has an userDataFolderMode option to control what profile folder to use.

automatic (default) = open url will use the default profile in a normal session and use the profile defined in profilepath. If profilepath is empty, it will create one in %appdata%\openrpa\childsession\browser
customfolder = open url will always use the folder defined in profilepath. If profilepath is empty, it will create a profile in %appdata%\openrpa\browser for main sessions and %appdata%\openrpa\childsession\browser for child sessions
DefaultFolder = open url will always use the default profile. This will make the browser throw an error if it is open in both the main and child session.

openrpa - Add Index and Total variables on loops

Published by skadefro about 3 years ago

Add Index and Total variables on loops
2 small hot fixes
Add custom max lines in log windows
Updated/add jp translation, credits: kazushi-eguchi
Add Export Workbook
Invoke fix
Fix memory leak
Remove OpenTelemetry stuff, going to move this to an extension later
Fix issue when parsing JObjects in Invoke Openflow
Fix register queue issue on Windows XP/7
Added OpenRPA to WinGet repository. Now you can install OpenRPA using Microsoft new package manager WinGet
image
quick fix typetext and play plugins
Keyboard work around too https://github.com/FlaUI/FlaUI/issues/295
Add QueueClosed support
minor fixes, add basic NodeRED cmdlets to PowerShell
python update
pre release to fix outlook get emails
Minor fix to workflow state saving and UI last state
Add support for break and continue in most loops
Fix Map Variables issue for invoke OpenRPA
Add support for killing robot workflow remotely
Improve image recording, to allow custom move mouse time
Add auto import namespaces on drop of certain activities
Better import handling and a few minor improvements
Use change stream for updates, if supported
fix ui issue with recorder properties
Fix issue with search_descendants on windows selector
For better experience when using chrome/ff/edge in child sessions, nm.Openurl now has an userDataFolderMode option to control what profile folder to use.

automatic (default) = open url will use the default profile in a normal session and use the profile defined in profilepath. If profilepath is empty, it will create one in %appdata%\openrpa\childsession\browser
customfolder = open url will always use the folder defined in profilepath. If profilepath is empty, it will create a profile in %appdata%\openrpa\browser for main sessions and %appdata%\openrpa\childsession\browser for child sessions
DefaultFolder = open url will always use the default profile. This will make the browser throw an error if it is open in both the main and child session.

openrpa - 2 small hot fixes

Published by skadefro over 3 years ago

2 small hot fixes
Add custom max lines in log windows
Updated/add jp translation, credits: kazushi-eguchi
Add Export Workbook
Invoke fix
Fix memory leak
Remove OpenTelemetry stuff, going to move this to an extension later
Fix issue when parsing JObjects in Invoke Openflow
Fix register queue issue on Windows XP/7
Added OpenRPA to WinGet repository. Now you can install OpenRPA using Microsoft new package manager WinGet
image
quick fix typetext and play plugins
Keyboard work around too https://github.com/FlaUI/FlaUI/issues/295
Add QueueClosed support
minor fixes, add basic NodeRED cmdlets to PowerShell
python update
pre release to fix outlook get emails
Minor fix to workflow state saving and UI last state
Add support for break and continue in most loops
Fix Map Variables issue for invoke OpenRPA
Add support for killing robot workflow remotely
Improve image recording, to allow custom move mouse time
Add auto import namespaces on drop of certain activities
Better import handling and a few minor improvements
Use change stream for updates, if supported
fix ui issue with recorder properties
Fix issue with search_descendants on windows selector
For better experience when using chrome/ff/edge in child sessions, nm.Openurl now has an userDataFolderMode option to control what profile folder to use.

automatic (default) = open url will use the default profile in a normal session and use the profile defined in profilepath. If profilepath is empty, it will create one in %appdata%\openrpa\childsession\browser
customfolder = open url will always use the folder defined in profilepath. If profilepath is empty, it will create a profile in %appdata%\openrpa\browser for main sessions and %appdata%\openrpa\childsession\browser for child sessions
DefaultFolder = open url will always use the default profile. This will make the browser throw an error if it is open in both the main and child session.

openrpa - Add custom max lines in log windows

Published by skadefro over 3 years ago

Add custom max lines in log windows
Updated/add jp translation, credits: kazushi-eguchi
Add Export Workbook
Invoke fix
Fix memory leak
Remove OpenTelemetry stuff, going to move this to an extension later
Fix issue when parsing JObjects in Invoke Openflow
Fix register queue issue on Windows XP/7
Added OpenRPA to WinGet repository. Now you can install OpenRPA using Microsoft new package manager WinGet
image
quick fix typetext and play plugins
Keyboard work around too https://github.com/FlaUI/FlaUI/issues/295
Add QueueClosed support
minor fixes, add basic NodeRED cmdlets to PowerShell
python update
pre release to fix outlook get emails
Minor fix to workflow state saving and UI last state
Add support for break and continue in most loops
Fix Map Variables issue for invoke OpenRPA
Add support for killing robot workflow remotely
Improve image recording, to allow custom move mouse time
Add auto import namespaces on drop of certain activities
Better import handling and a few minor improvements
Use change stream for updates, if supported
fix ui issue with recorder properties
Fix issue with search_descendants on windows selector
For better experience when using chrome/ff/edge in child sessions, nm.Openurl now has an userDataFolderMode option to control what profile folder to use.

automatic (default) = open url will use the default profile in a normal session and use the profile defined in profilepath. If profilepath is empty, it will create one in %appdata%\openrpa\childsession\browser
customfolder = open url will always use the folder defined in profilepath. If profilepath is empty, it will create a profile in %appdata%\openrpa\browser for main sessions and %appdata%\openrpa\childsession\browser for child sessions
DefaultFolder = open url will always use the default profile. This will make the browser throw an error if it is open in both the main and child session.

openrpa - Updated/add jp translation, credits: kazushi-eguchi

Published by skadefro over 3 years ago

Updated/add jp translation, credits: kazushi-eguchi
Add Export Workbook
Invoke fix
Fix memory leak
Remove OpenTelemetry stuff, going to move this to an extension later
Fix issue when parsing JObjects in Invoke Openflow
Fix register queue issue on Windows XP/7
Added OpenRPA to WinGet repository. Now you can install OpenRPA using Microsoft new package manager WinGet
image
quick fix typetext and play plugins
Keyboard work around too https://github.com/FlaUI/FlaUI/issues/295
Add QueueClosed support
minor fixes, add basic NodeRED cmdlets to PowerShell
python update
pre release to fix outlook get emails
Minor fix to workflow state saving and UI last state
Add support for break and continue in most loops
Fix Map Variables issue for invoke OpenRPA
Add support for killing robot workflow remotely
Improve image recording, to allow custom move mouse time
Add auto import namespaces on drop of certain activities
Better import handling and a few minor improvements
Use change stream for updates, if supported
fix ui issue with recorder properties
Fix issue with search_descendants on windows selector
For better experience when using chrome/ff/edge in child sessions, nm.Openurl now has an userDataFolderMode option to control what profile folder to use.

automatic (default) = open url will use the default profile in a normal session and use the profile defined in profilepath. If profilepath is empty, it will create one in %appdata%\openrpa\childsession\browser
customfolder = open url will always use the folder defined in profilepath. If profilepath is empty, it will create a profile in %appdata%\openrpa\browser for main sessions and %appdata%\openrpa\childsession\browser for child sessions
DefaultFolder = open url will always use the default profile. This will make the browser throw an error if it is open in both the main and child session.

openrpa - Add Export Workbook

Published by skadefro over 3 years ago

Add Export Workbook
Invoke fix
Fix memory leak
Remove OpenTelemetry stuff, going to move this to an extension later
Fix issue when parsing JObjects in Invoke Openflow
Fix register queue issue on Windows XP/7
Added OpenRPA to WinGet repository. Now you can install OpenRPA using Microsoft new package manager WinGet
image
quick fix typetext and play plugins
Keyboard work around too https://github.com/FlaUI/FlaUI/issues/295
Add QueueClosed support
minor fixes, add basic NodeRED cmdlets to PowerShell
python update
pre release to fix outlook get emails
Minor fix to workflow state saving and UI last state
Add support for break and continue in most loops
Fix Map Variables issue for invoke OpenRPA
Add support for killing robot workflow remotely
Improve image recording, to allow custom move mouse time
Add auto import namespaces on drop of certain activities
Better import handling and a few minor improvements
Use change stream for updates, if supported
fix ui issue with recorder properties
Fix issue with search_descendants on windows selector
For better experience when using chrome/ff/edge in child sessions, nm.Openurl now has an userDataFolderMode option to control what profile folder to use.

automatic (default) = open url will use the default profile in a normal session and use the profile defined in profilepath. If profilepath is empty, it will create one in %appdata%\openrpa\childsession\browser
customfolder = open url will always use the folder defined in profilepath. If profilepath is empty, it will create a profile in %appdata%\openrpa\browser for main sessions and %appdata%\openrpa\childsession\browser for child sessions
DefaultFolder = open url will always use the default profile. This will make the browser throw an error if it is open in both the main and child session.

openrpa - Invoke fix

Published by skadefro over 3 years ago

Invoke fix
Fix memory leak
Remove OpenTelemetry stuff, going to move this to an extension later
Fix issue when parsing JObjects in Invoke Openflow
Fix register queue issue on Windows XP/7
Added OpenRPA to WinGet repository. Now you can install OpenRPA using Microsoft new package manager WinGet
image
quick fix typetext and play plugins
Keyboard work around too https://github.com/FlaUI/FlaUI/issues/295
Add QueueClosed support
minor fixes, add basic NodeRED cmdlets to PowerShell
python update
pre release to fix outlook get emails
Minor fix to workflow state saving and UI last state
Add support for break and continue in most loops
Fix Map Variables issue for invoke OpenRPA
Add support for killing robot workflow remotely
Improve image recording, to allow custom move mouse time
Add auto import namespaces on drop of certain activities
Better import handling and a few minor improvements
Use change stream for updates, if supported
fix ui issue with recorder properties
Fix issue with search_descendants on windows selector
For better experience when using chrome/ff/edge in child sessions, nm.Openurl now has an userDataFolderMode option to control what profile folder to use.

automatic (default) = open url will use the default profile in a normal session and use the profile defined in profilepath. If profilepath is empty, it will create one in %appdata%\openrpa\childsession\browser
customfolder = open url will always use the folder defined in profilepath. If profilepath is empty, it will create a profile in %appdata%\openrpa\browser for main sessions and %appdata%\openrpa\childsession\browser for child sessions
DefaultFolder = open url will always use the default profile. This will make the browser throw an error if it is open in both the main and child session.
SHA256 checksum: F46E409D88A14DEC9ED7E400D5460D86D6C672FE81305F2101AB388CA3B7AE29

openrpa - Improve memory usage

Published by skadefro over 3 years ago

Fix memory leak
Remove OpenTelemetry stuff, going to move this to an extension later
Fix issue when parsing JObjects in Invoke Openflow
Fix register queue issue on Windows XP/7
Added OpenRPA to WinGet repository. Now you can install OpenRPA using Microsoft new package manager WinGet
image
quick fix typetext and play plugins
Keyboard work around too https://github.com/FlaUI/FlaUI/issues/295
Add QueueClosed support
minor fixes, add basic NodeRED cmdlets to PowerShell
python update
pre release to fix outlook get emails
Minor fix to workflow state saving and UI last state
Add support for break and continue in most loops
Fix Map Variables issue for invoke OpenRPA
Add support for killing robot workflow remotely
Improve image recording, to allow custom move mouse time
Add auto import namespaces on drop of certain activities
Better import handling and a few minor improvements
Use change stream for updates, if supported
fix ui issue with recorder properties
Fix issue with search_descendants on windows selector
For better experience when using chrome/ff/edge in child sessions, nm.Openurl now has an userDataFolderMode option to control what profile folder to use.

automatic (default) = open url will use the default profile in a normal session and use the profile defined in profilepath. If profilepath is empty, it will create one in %appdata%\openrpa\childsession\browser
customfolder = open url will always use the folder defined in profilepath. If profilepath is empty, it will create a profile in %appdata%\openrpa\browser for main sessions and %appdata%\openrpa\childsession\browser for child sessions
DefaultFolder = open url will always use the default profile. This will make the browser throw an error if it is open in both the main and child session.
SHA256 checksum: 5A04F673B515F7BB85D96116F2ED07D9D223F545B2AF7B4DB87F1EDECAC0317A

openrpa - Improve memory usage

Published by skadefro over 3 years ago

Remove OpenTelemetry stuff, going to move this to an extension later
Fix issue when parsing JObjects in Invoke Openflow
Fix register queue issue on Windows XP/7
Added OpenRPA to WinGet repository. Now you can install OpenRPA using Microsoft new package manager WinGet
image
quick fix typetext and play plugins
Keyboard work around too https://github.com/FlaUI/FlaUI/issues/295
Add QueueClosed support
minor fixes, add basic NodeRED cmdlets to PowerShell
python update
pre release to fix outlook get emails
Minor fix to workflow state saving and UI last state
Add support for break and continue in most loops
Fix Map Variables issue for invoke OpenRPA
Add support for killing robot workflow remotely
Improve image recording, to allow custom move mouse time
Add auto import namespaces on drop of certain activities
Better import handling and a few minor improvements
Use change stream for updates, if supported
fix ui issue with recorder properties
Fix issue with search_descendants on windows selector
For better experience when using chrome/ff/edge in child sessions, nm.Openurl now has an userDataFolderMode option to control what profile folder to use.

automatic (default) = open url will use the default profile in a normal session and use the profile defined in profilepath. If profilepath is empty, it will create one in %appdata%\openrpa\childsession\browser
customfolder = open url will always use the folder defined in profilepath. If profilepath is empty, it will create a profile in %appdata%\openrpa\browser for main sessions and %appdata%\openrpa\childsession\browser for child sessions
DefaultFolder = open url will always use the default profile. This will make the browser throw an error if it is open in both the main and child session.
SHA256 checksum: 7144BE00495C794A5506902CAA97E7EF981EC849E116C38338213EF41F856367

openrpa - Fix issue when parsing JObjects in Invoke Openflow

Published by skadefro over 3 years ago

Fix issue when parsing JObjects in Invoke Openflow
Fix register queue issue on Windows XP/7
Added OpenRPA to WinGet repository. Now you can install OpenRPA using Microsoft new package manager WinGet
image
quick fix typetext and play plugins
Keyboard work around too https://github.com/FlaUI/FlaUI/issues/295
Add QueueClosed support
minor fixes, add basic NodeRED cmdlets to PowerShell
python update
pre release to fix outlook get emails
Minor fix to workflow state saving and UI last state
Add support for break and continue in most loops
Fix Map Variables issue for invoke OpenRPA
Add support for killing robot workflow remotely
Improve image recording, to allow custom move mouse time
Add auto import namespaces on drop of certain activities
Better import handling and a few minor improvements
Use change stream for updates, if supported
fix ui issue with recorder properties
Fix issue with search_descendants on windows selector
For better experience when using chrome/ff/edge in child sessions, nm.Openurl now has an userDataFolderMode option to control what profile folder to use.

automatic (default) = open url will use the default profile in a normal session and use the profile defined in profilepath. If profilepath is empty, it will create one in %appdata%\openrpa\childsession\browser
customfolder = open url will always use the folder defined in profilepath. If profilepath is empty, it will create a profile in %appdata%\openrpa\browser for main sessions and %appdata%\openrpa\childsession\browser for child sessions
DefaultFolder = open url will always use the default profile. This will make the browser throw an error if it is open in both the main and child session.
SHA256 checksum: 19BD2D7A17BD1A805BB7E02AF7EBA84511E2C09791B32D334DC07E23DD159F33

openrpa - Fix register queue issue on Windows XP/7

Published by skadefro over 3 years ago

Fix register queue issue on Windows XP/7
Added OpenRPA to WinGet repository. Now you can install OpenRPA using Microsoft new package manager WinGet
image
quick fix typetext and play plugins
Keyboard work around too https://github.com/FlaUI/FlaUI/issues/295
Add QueueClosed support
minor fixes, add basic NodeRED cmdlets to PowerShell
python update
pre release to fix outlook get emails
Minor fix to workflow state saving and UI last state
Add support for break and continue in most loops
Fix Map Variables issue for invoke OpenRPA
Add support for killing robot workflow remotely
Improve image recording, to allow custom move mouse time
Add auto import namespaces on drop of certain activities
Better import handling and a few minor improvements
Use change stream for updates, if supported
fix ui issue with recorder properties
Fix issue with search_descendants on windows selector
For better experience when using chrome/ff/edge in child sessions, nm.Openurl now has an userDataFolderMode option to control what profile folder to use.

automatic (default) = open url will use the default profile in a normal session and use the profile defined in profilepath. If profilepath is empty, it will create one in %appdata%\openrpa\childsession\browser
customfolder = open url will always use the folder defined in profilepath. If profilepath is empty, it will create a profile in %appdata%\openrpa\browser for main sessions and %appdata%\openrpa\childsession\browser for child sessions
DefaultFolder = open url will always use the default profile. This will make the browser throw an error if it is open in both the main and child session.
SHA256 checksum: 8F53D94D07BCC6DA9C59722A55C14D1CED60CBA99E15D67B50F53B88722F8F36

openrpa - Improve json parsing

Published by skadefro over 3 years ago

Added OpenRPA to WinGet repository. Now you can install OpenRPA using Microsoft new package manager WinGet
image
quick fix typetext and play plugins
Keyboard work around too https://github.com/FlaUI/FlaUI/issues/295
Add QueueClosed support
minor fixes, add basic NodeRED cmdlets to PowerShell
python update
pre release to fix outlook get emails
Minor fix to workflow state saving and UI last state
Add support for break and continue in most loops
Fix Map Variables issue for invoke OpenRPA
Add support for killing robot workflow remotely
Improve image recording, to allow custom move mouse time
Add auto import namespaces on drop of certain activities
Better import handling and a few minor improvements
Use change stream for updates, if supported
fix ui issue with recorder properties
Fix issue with search_descendants on windows selector
For better experience when using chrome/ff/edge in child sessions, nm.Openurl now has an userDataFolderMode option to control what profile folder to use.

automatic (default) = open url will use the default profile in a normal session and use the profile defined in profilepath. If profilepath is empty, it will create one in %appdata%\openrpa\childsession\browser
customfolder = open url will always use the folder defined in profilepath. If profilepath is empty, it will create a profile in %appdata%\openrpa\browser for main sessions and %appdata%\openrpa\childsession\browser for child sessions
DefaultFolder = open url will always use the default profile. This will make the browser throw an error if it is open in both the main and child session.
SHA256 checksum: 663F6EA18974FC3B34AC279B68F347276D04E044CEFB8DF6F298606AF7B4FF70

openrpa - quick fix typetext and play plugins

Published by skadefro over 3 years ago

quick fix typetext and play plugins
Keyboard work around too https://github.com/FlaUI/FlaUI/issues/295
Add QueueClosed support
minor fixes, add basic NodeRED cmdlets to PowerShell
python update
pre release to fix outlook get emails
Minor fix to workflow state saving and UI last state
Add support for break and continue in most loops
Fix Map Variables issue for invoke OpenRPA
Add support for killing robot workflow remotely
Improve image recording, to allow custom move mouse time
Add auto import namespaces on drop of certain activities
Better import handling and a few minor improvements
Use change stream for updates, if supported
fix ui issue with recorder properties
Fix issue with search_descendants on windows selector
For better experience when using chrome/ff/edge in child sessions, nm.Openurl now has an userDataFolderMode option to control what profile folder to use.

automatic (default) = open url will use the default profile in a normal session and use the profile defined in profilepath. If profilepath is empty, it will create one in %appdata%\openrpa\childsession\browser
customfolder = open url will always use the folder defined in profilepath. If profilepath is empty, it will create a profile in %appdata%\openrpa\browser for main sessions and %appdata%\openrpa\childsession\browser for child sessions
DefaultFolder = open url will always use the default profile. This will make the browser throw an error if it is open in both the main and child session.
SHA256 checksum: DF8F9A341B925611794D449C590977D21DAD19BDEC19C3A5C2F24DE1E9F743E2

openrpa - Update to TypeText

Published by skadefro over 3 years ago

Keyboard work around too https://github.com/FlaUI/FlaUI/issues/295
Add QueueClosed support
minor fixes, add basic NodeRED cmdlets to PowerShell
python update
pre release to fix outlook get emails
Minor fix to workflow state saving and UI last state
Add support for break and continue in most loops
Fix Map Variables issue for invoke OpenRPA
Add support for killing robot workflow remotely
Improve image recording, to allow custom move mouse time
Add auto import namespaces on drop of certain activities
Better import handling and a few minor improvements
Use change stream for updates, if supported
fix ui issue with recorder properties
Fix issue with search_descendants on windows selector
For better experience when using chrome/ff/edge in child sessions, nm.Openurl now has an userDataFolderMode option to control what profile folder to use.

automatic (default) = open url will use the default profile in a normal session and use the profile defined in profilepath. If profilepath is empty, it will create one in %appdata%\openrpa\childsession\browser
customfolder = open url will always use the folder defined in profilepath. If profilepath is empty, it will create a profile in %appdata%\openrpa\browser for main sessions and %appdata%\openrpa\childsession\browser for child sessions
DefaultFolder = open url will always use the default profile. This will make the browser throw an error if it is open in both the main and child session.
SHA256 checksum: DF8F9A341B925611794D449C590977D21DAD19BDEC19C3A5C2F24DE1E9F743E2

openrpa - Add QueueClosed support

Published by skadefro over 3 years ago

Add QueueClosed support
minor fixes, add basic NodeRED cmdlets to PowerShell
python update
pre release to fix outlook get emails
Minor fix to workflow state saving and UI last state
Add support for break and continue in most loops
Fix Map Variables issue for invoke OpenRPA
Add support for killing robot workflow remotely
Improve image recording, to allow custom move mouse time
Add auto import namespaces on drop of certain activities
Better import handling and a few minor improvements
Use change stream for updates, if supported
fix ui issue with recorder properties
Fix issue with search_descendants on windows selector
For better experience when using chrome/ff/edge in child sessions, nm.Openurl now has an userDataFolderMode option to control what profile folder to use.

automatic (default) = open url will use the default profile in a normal session and use the profile defined in profilepath. If profilepath is empty, it will create one in %appdata%\openrpa\childsession\browser
customfolder = open url will always use the folder defined in profilepath. If profilepath is empty, it will create a profile in %appdata%\openrpa\browser for main sessions and %appdata%\openrpa\childsession\browser for child sessions
DefaultFolder = open url will always use the default profile. This will make the browser throw an error if it is open in both the main and child session.
SHA256 checksum: ACF6ADD40D4ABD428637395FB5CE963D0C1D808C16ACC976D20BFACA6E957807

openrpa - minor fixes, and improvements

Published by skadefro over 3 years ago

minor fixes, add basic nodered cmdlets to powershell
python update
pre release to fix outlook get emails
Minor fix to workflow state saving and UI last state
Add support for break and continue in most loops
Fix Map Variables issue for invoke openrpa
Add support for killing robot workflow remotely
Improve image recording, to allow custom move mouse time
Add auto import namespaces on drop of certain activities
Better import handling and a few minor improvements
Use change stream for updates, if supported
fix ui issue with recorder properties
Fix issue with search_descendants on windows selector
For better experience when using chrome/ff/edge in child sessions, nm.Openurl now has an userDataFolderMode option to control what profile folder to use.

automatic (default) = open url will use the default profile in a normal session and use the profile defined in profilepath. If profilepath is empty, it will create one in %appdata%\openrpa\childsession\browser
customfolder = open url will always use the folder defined in profilepath. If profilepath is empty, it will create a profile in %appdata%\openrpa\browser for main sessions and %appdata%\openrpa\childsession\browser for child sessins
DefaultFolder = open url will always use the default profile. This will make the browser throw an error if it is open in both the main and child session.
SHA256 checksum: AF45512D3FF2F4F3CD0AA22CF6FC27889B71808DD407EE49EA69F43B3E42E7F6

openrpa - python update

Published by skadefro over 3 years ago

python update
pre release to fix outlook get emails

openrpa - quick push - pre

Published by skadefro over 3 years ago

pre release to fix outlook get emails

openrpa - Minor fix to workflow state saving and UI last state

Published by skadefro over 3 years ago

Minor fix to workflow state saving and UI last state
Add support for break and continue in most loops
Fix Map Variables issue for invoke openrpa
Add support for killing robot workflow remotely
Improve image recording, to allow custom move mouse time
Add auto import namespaces on drop of certain activities
Better import handling and a few minor improvements
Use change stream for updates, if supported
fix ui issue with recorder properties
Fix issue with search_descendants on windows selector
For better experience when using chrome/ff/edge in child sessions, nm.Openurl now has an userDataFolderMode option to control what profile folder to use.

automatic (default) = open url will use the default profile in a normal session and use the profile defined in profilepath. If profilepath is empty, it will create one in %appdata%\openrpa\childsession\browser
customfolder = open url will always use the folder defined in profilepath. If profilepath is empty, it will create a profile in %appdata%\openrpa\browser for main sessions and %appdata%\openrpa\childsession\browser for child sessins
DefaultFolder = open url will always use the default profile. This will make the browser throw an error if it is open in both the main and child session.
SHA256 checksum: 8EA935DE7AA1F9A6F92766E6C13FF02C147ADAA5A683607FA98CE587B700ECED

openrpa - Add support for break and continue in most loops

Published by skadefro over 3 years ago

Add support for break and continue in most loops
Fix Map Variables issue for invoke openrpa
Add support for killing robot workflow remotely
Improve image recording, to allow custom move mouse time
Add auto import namespaces on drop of certain activities
Better import handling and a few minor improvements
Use change stream for updates, if supported
fix ui issue with recorder properties
Fix issue with search_descendants on windows selector
For better experience when using chrome/ff/edge in child sessions, nm.Openurl now has an userDataFolderMode option to control what profile folder to use.

automatic (default) = open url will use the default profile in a normal session and use the profile defined in profilepath. If profilepath is empty, it will create one in %appdata%\openrpa\childsession\browser
customfolder = open url will always use the folder defined in profilepath. If profilepath is empty, it will create a profile in %appdata%\openrpa\browser for main sessions and %appdata%\openrpa\childsession\browser for child sessions
DefaultFolder = open url will always use the default profile. This will make the browser throw an error if it is open in both the main and child session.
SHA256 checksum: 08259E1A86942AF30C3D881E7585ADDB0518F18117E274461934AA9792A6BBB8

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