Robot Frameworkvs
Selenium


Selenium: If you want browser automation written directly in a programming language without the keyword layer

Keyword-driven test automation framework governed by a member-funded foundation
As of 30 August 2026, Robot Framework is free to use. An Apache-licensed automation framework whose tests are written as tabular keyword calls rather than code. Softwr lists it under Testing. Robot Framework is made by Robot Framework Foundation, available on Windows, macOS, Linux, Self-hosted.
Overview
Robot Framework is a generic automation framework written in Python. Tests are plain text files of keyword calls arranged in a tabular syntax, where keywords come from libraries: SeleniumLibrary and Browser for web, Appium for mobile, RequestsLibrary for APIs, plus libraries for databases, SSH, files and desktop applications. Anything missing can be written as a Python or Java function and immediately becomes a keyword. Execution produces XML output that renders as a log and report with screenshots at the failing step. Two things distinguish it commercially. The first is the syntax: because a test reads as a sequence of named keywords, a domain expert who does not write code can compose and review test cases, and acceptance criteria can be expressed in vocabulary the business uses. That is genuinely valuable in regulated and domain-heavy sectors, and it is also what developers dislike, because the same abstraction hides control flow and makes debugging indirect. The second is governance. Robot Framework is stewarded by the Robot Framework Foundation, funded by member organisations rather than owned by a vendor, so there is no company that can relicense it, no paid edition to be upsold to, and no acquisition that redirects the roadmap. For buyers who have been caught by a licence change in an open source tool, that structure is the reason to choose it. Buyers are QA organisations in telecoms, finance, industrial and public sector settings, often automating a mix of web, API, hardware and legacy desktop systems where one framework covering all of them beats four specialised tools. The trade-off is that it is showing its age next to modern browser automation: parallel execution needs a separate tool, the syntax is whitespace-sensitive in ways that surprise newcomers, and editor support is weaker than mainstream languages.
The honest half
Concrete and checkable, so you can decide whether any of them matter to you. This is the half of a review a vendor will not write about Robot Framework.
Cross-shopped
Each pairing was judged by two reviewers asking whether a buyer would genuinely weigh the two against each other. The ones that failed were deleted rather than published.


Selenium: If you want browser automation written directly in a programming language without the keyword layer


Playwright: If testing is web-only, owned by developers, and speed plus built-in tracing matter more than readability for non-programmers


Cypress: If the team is JavaScript-based and wants an in-browser runner with time-travel debugging
Pricing
Taken from the vendor's own pricing page. Prices move, so check before you buy.
Robot Framework
Free
Capabilities
Keyword-driven syntax
Tests written as tabular keyword calls in plain text, readable by non-programmers
Library ecosystem
Web, mobile, API, database, SSH, desktop and hardware libraries usable from the same test
Browser library
Playwright-based web automation as an alternative to the older Selenium-based library
Custom keywords
Any Python or Java function becomes a keyword, so extension needs no framework knowledge
Logs and reports
HTML log and report generated from XML output, with screenshots attached at the failing step
Data-driven tests
Templates that run the same keyword sequence across rows of test data
Tags
Tag-based selection for smoke, regression and per-component runs from the same suite
Listener interface
Hooks into execution events for custom reporting or integration with test management
Answered, with sources
Each answer names the page it came from, so you can check it rather than take our word for it.
Not to write tests, which are keyword calls. Somebody on the team needs Python to write new keywords and debug library behaviour.
For web-only automation owned by developers, usually not. For suites spanning APIs, desktop, hardware and web, where non-programmers must read the tests, it still has no close equivalent.
The Robot Framework Foundation, funded by member companies. There is no owning vendor, no paid tier and no entity able to relicense it unilaterally.
With Pabot or by splitting suites across CI jobs. The core runner is sequential.
Keep looking
Python testing framework maintained by an independent core team funded partly through Tidelift
Natural language test automation for web, mobile and API with a self hosted open source edition
Behaviour-driven development testing framework that returned to community ownership after nine years under SmartBear
The default Java unit testing framework, developed by an independent team with commercial support available via OpenElements
Open-source web automation framework for testing and scripting across browsers
JavaScript end-to-end testing framework with browser-based runner and cloud service
Open source Node.js browser and mobile automation framework, governed under the OpenJS Foundation with Sauce Labs as a premium sponsor
Low-code browser and API test automation with hosted runners and self-healing selectors
Commercial low-code test automation platform built on Appium and Selenium, priced per seat plus separate cloud session add-ons
Managed end to end test coverage where the vendor writes and maintains your Playwright suite
Commercial desktop, web and mobile test automation studio with concurrent-user licensing and no published pricing
Java testing framework created by Cedric Beust, still actively maintained but effectively a single-lead project
AI-based visual regression testing, priced on component and page checkpoint volume
Visual regression testing owned by BrowserStack, with a permanent free tier for low screenshot volume
Python testing framework maintained by an independent core team funded partly through Tidelift
Natural language test automation for web, mobile and API with a self hosted open source edition
JavaScript testing framework, moved from Meta to the OpenJS Foundation in 2022
Softwr does not host reviews and shows no star rating for Robot Framework, because a rating we did not collect is not ours to publish. What is here is the pricing and platform detail from the vendor’s own pages, limitations we could state concretely, and alternatives a reviewer confirmed people weigh against it. Tell us if any of it is wrong.
What people switch to, and what they give up
Every tier, and where the cost actually lands
Put it head to head with anything we hold
Its rating, and an embed for your own site
JavaScript testing framework, moved from Meta to the OpenJS Foundation in 2022
Open source, no licence feeOpen source end-to-end testing framework for React Native apps, built and maintained by Wix
Open source, no licence feeThe default Java unit testing framework, developed by an independent team with commercial support available via OpenElements
Open source, no licence feeVisual regression testing owned by BrowserStack, with a permanent free tier for low screenshot volume
Freemium, paid tiers by screenshot volumeAI-based visual regression testing, priced on component and page checkpoint volume
Per month by checkpoint volumeCommercial low-code test automation platform built on Appium and Selenium, priced per seat plus separate cloud session add-ons
Per seat per month, plus separate per-session cloud execution chargesBehaviour-driven development testing framework that returned to community ownership after nine years under SmartBear
Open source, no licence feeOpen source mobile automation framework hosted under the OpenJS Foundation with copyright assigned to the foundation
Open source, no licence fee