bptlab / ark_automate

An open source RPA tool which uses BPMN to create bots.
MIT License
18 stars 8 forks source link

Import RPAf Supported Applications and Tasks #121

Open WolfgangDaniel opened 3 years ago

WolfgangDaniel commented 3 years ago

As a developer I would like to be able to use all available tools, which requires them to be available in our database. This could be done through a script or by building an RPA bot for this task


:thought_balloon:   Hints & Thoughts


:white_check_mark:   Conditions of satisfaction

WolfgangDaniel commented 3 years ago

As a developer I would like to have a bot that crawls all the supported applications, tasks and parameters of the rpa framwork and automatically adds them to the mongoDB collection rpaFrameworkCommands > completeCollection.


:thought_balloon:   Hints & Thoughts

Selenium could be a good choice as a webcrawling tool.


:white_check_mark:   Conditions of satisfaction