Can we use open RPA Run onUbantu

I’m exploring OpenRPA for some automation tasks and wanted to ask:
Is it possible to run OpenRPA on Ubuntu (or any other Linux distribution)?

Not directly, no. OpenRPA is Windows only, so you can run it on a VM inside Ubuntu. If you need to automate on Linux itself, you can use remote agents, and inside those, use tools like OpenCV, Puppeteer, or BeautifulSoup to perform automations on Linux.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.