Blog
Custom Commands Creation in OpenBots Studio
Part 2: Custom Commands Creation in OpenBots Studio Part 3: Custom Commands Creation in OpenBots Studio Part 4: Custom Commands […]
How to build your first automation with OpenBots Studio
In this video you’ll learn how to create your first automation. The bot will interact with Outlook and Excel. We’ll […]
How to add exception handling to our RPA code
How to Add Exception Handling to Your Code – Part 2 How to Add Exception Handling to Your Code – […]
Code Optimization in OpenBots Studio
To access the gallery, go to “Package Manager” then click on gallery to access the more advanced packages. This has […]
Additional Commands and Packages in OpenBots Studio
The Run CSharp script command allows you to invoke a particular CS file– this will execute the main function in […]
Support for Python in OpenBots Studio
Many automations are built in Python. Python has been an easy platform to build upon. Many automations are built within […]
Support for Tag UI in OpenBots Studio
When someone is first exploring open source RPA many times they will explore a variety of different RPA products one […]
Mainframe Automation in OpenBots Studio
Seeing a terminal instance, we have to start by receiving our credentials that we have stored within our server. We […]
Website Automation in OpenBots Studio
The goal of this automation will be to open a hashing website, enter a user supplied message, and write the […]
Categorize Employees in OpenBots Studio
The goal of the automation is to create an individual excel document for each occupation. Each workbook created will contain […]
Typing and Validation in OpenBots Studio
In this script, there is a basic automation for creating a data table, adding a row, then showing that data […]
Automation Arguments in OpenBots Studio
One critical feature of many automations is the ability to take an argument from the server or other script files […]
Web Recorder Tool in OpenBots Studio
Today we will build an automation in OpenBots Studio using the web recorder tool. You can use a recorder to […]
Support for C# in OpenBots Studio
One common feature we had requested from users is the ability to use CSScript inside of the OpenBots Studio. Whether […]