Skip to content
/ Kantu Public
forked from A9T9/RPA

UI.Vision RPA (formerly Kantu) - Modern Robotic Process Automation plus Selenium IDE++

License

Notifications You must be signed in to change notification settings

xjc90s/Kantu

 
 

Repository files navigation

Ui.Vision RPA

  • Modern Robotic Process Automation, Selenium IDE compatible

Questions? Suggestions? - Meet us in the Ui.Vision RPA user forum.

Every user benefits from the questions and answers provided in the forum, that is why we would ask you to post the question in the RPA forum first if a public forum is appropriate for your question. The forum is monitored by active users, tech support and the developers, so we would like to concentrate the discussion "over there" in one place.

How to install Ui.Vision:

Ui.Vision RPA for Chrome, Edge and Firefox is modern cross-platform RPA software for macOS, Linux and Windows. It includes a Selenium IDE and Web Macro Recorder. You find the latest version always in the Chrome and Firefox stores. You can use it completely free for private and commercial purposes:

Building the Chrome, Edge and Firefox Extension

Building the extension is not required if you "only" want to use it.

You can install UI.Vision directly from the Chrome, Edge or Firefox stores, which is the easiest and the recommended way of using the Ui.Vision RPA software. Older versions can be found in the RPA software archive.

The information below is only required and intended for developers:

The project uses Node V20.11.1 and NPM V10.2.4

If you have any questions, please contact us at TEAM AT UI.VISION - Thanks!

To build the extension bundle

npm i -f

npm run build   	
npm run build-ff 	

And the build files are in dist and dist_ff folders.

To develop

npm i -f

npm run ext

The built files during development are also in dist and dist_ff folders

Once done, the ready-to-use extension code appears in the /dist directory (Chrome) or /dist_ff directory (Firefox).

About

UI.Vision RPA (formerly Kantu) - Modern Robotic Process Automation plus Selenium IDE++

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 58.7%
  • TypeScript 35.8%
  • SCSS 4.1%
  • PowerShell 0.8%
  • VBScript 0.4%
  • HTML 0.1%
  • Other 0.1%