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.
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:
-
List of supported Selenium IDE commands
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!
npm i -f
npm run build
npm run build-ff
And the build files are in dist
and dist_ff
folders.
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).