/rpa_samples

Samples for RPA courses on AutomationAcademy.com

MIT LicenseMIT

Description

Samples for RPA courses on AutomationAcademy.com.

Installation

You should have account on WorkFusion Knowledge Base to access these links.

Project structure

Directory Description Business process(BP) analogue
configs directory for scripts Bot Task
datastore csv files scripts can access Datastores
input csv files, which are used as input for BP "Data" tab in BP definition
output config generated csv "Data" section in "Result" tab

Samples

configs/webharvest - Samples of webharvest library using

configs/rpa - Samples of RPA automation.

configs/rpa/simplified - Samples of simplified syntax.

configs/rpa/starter_sample - The sample you can start your own automation with.

configs/rpa/webharvest - Mixing Selenium and Webhervest to parse html-page.