Alternatives to Robot Framework
An open source keyword-driven framework for test automation and robotic process automation. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
Robot Framework
An open source keyword-driven framework for test automation and robotic process automation.
Replacements
Listings that take over the same core job as Robot Framework.
Selenium IDE
A browser extension that records and replays interactions to build end-to-end tests for websites.
Selenium IDE is an Apache-2.0 browser extension that records and replays web tests with no setup beyond the extension, but it covers only web applications.
OpenRPA
An open-source robotic process automation tool for recording and running automated workflows on Windows.
OpenRPA is an open-source RPA tool that records and runs workflows on Windows only, covering desktop, browser, Java and terminal apps without keyword syntax.
Power Automate
Microsoft's no-code automation platform for desktop and web workflows.
Power Automate is Microsoft's closed-source, freemium no-code platform whose desktop flows automate Windows apps, with advanced connectors requiring paid licensing.
Ui.Vision
An open source browser extension and desktop app for recording and running browser and desktop macros.
Ui.Vision is an open-source browser extension for recording or scripting browser macros with image recognition and OCR, with some features on paid plans.
Also worth comparing
These listings name Robot Framework as their own alternative, so the relationship runs both ways.
Katalon Studio
A test automation tool for writing and running web, mobile, API and desktop application tests.
Robot Framework is free and open source, with readable keyword syntax, but it needs Python and separate libraries for browser or desktop automation.
Similar software
Related functionality, not a direct replacement.
Stagehand
Open source SDK for building browser agents with familiar automation APIs.
Browser Use
Open source framework that lets AI agents control a web browser.
Jenkins
A self-hosted open source automation server for building, testing and deploying software projects.
act
A command-line tool that runs GitHub Actions workflows on your own machine instead of on GitHub.
Lightpanda
A headless browser written from scratch in Zig for web automation, crawling and AI agents.
Axiom.ai
A no-code browser automation and web scraping tool built in a Chrome extension, with cloud runs.