Can I run RPA Bot on Ubuntu VM instead of the client machine? RPA tool SaaS to run on cloud instead of locally

serginhoka

New Member
Hi,
Sorry for the off topic.
Anybody can suggest RPA tool that I can deploy the automated process/script/macro on remote Ubuntu VM and run remotely from browser on my laptop?

For example:
I created a macro on my laptop running Windows with google chrome UI.vision extension. I exported this macro to html (autorun). I copied the html file to /var/www/html folder of the linux machine with apache installed.
suppose url link is: https://mylinuxbox.com/macro.html
if I run this link on my windows laptop browser, it asks to install UI.Vision extension and then it works and run locally on my laptop.
My question: Is there a way to run the macro on the Linux server, instead of running on my laptop (client machine)?
My target is give the url link to someone else and the macro could run on the Linux server instead of their local chrome browser.
Thx for any feedback in advance,
Serginho.
 
Top