An open API service indexing awesome lists of open source software.

https://github.com/uipath/codedautomations-samples

Samples for UiPath Coded Automations
https://github.com/uipath/codedautomations-samples

Last synced: 15 days ago
JSON representation

Samples for UiPath Coded Automations

Awesome Lists containing this project

README

        

# Coded Automations Samples
- `Form.CrossBrowser.Tests` - cross-browser tests using UiPath's UIAutomation package in coded automations
- `PythonSeleniumTestsInteroperability` - showcases interoperability with Selenium tests written in Python. [more info](https://github.com/UiPath/codedautomations-samples/tree/main/PythonSeleniumTestsInteroperability)
- `Interoperability` - demonstrates how to perform workflow invocations between coded automations and UiPath low-code workflows
- `RandomQueueGenerator` - uses the Orchestrator API to create a new queue and fills it with queue items using random data
- `GenerateTestData` - an example on how to use testing activities to generate synthetic test data
- `SAP_WinGUI_Coded_Automation_Project` - SAP WinGUI automation example using coded automation
- `CodedExcelDemo` - an example on how to use Excel coded automations