robotframework/SeleniumLibrary
Web testing library for Robot Framework observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 97
- Release rhythm 60
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 169.0
- age_days: 5429
- days_rel: 108
- days_push: 20
- n_releases_24m: 5
Adoption not part of the score
1472 stars · 784 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SeleniumLibrary is a web testing library for Robot Framework that wraps Selenium to enable browser-based test automation with keyword-driven syntax. It supports Selenium 4 and Python 3.10-3.13, with browser drivers managed automatically via Selenium Manager.
Use cases
- automate browser tests with robot framework
- write acceptance tests for web applications
- run end-to-end tests using selenium keywords
- test web ui without writing python code
- automate form filling and clicking in browsers
- cross-browser regression testing
When to choose
- your team already uses Robot Framework for test automation
- you want keyword-driven, human-readable web tests
- you need Selenium's full browser coverage with RF integration
When to avoid
- you prefer writing tests in plain Python or JavaScript (consider Selenium bindings directly or Playwright)
- you need a standalone test runner without Robot Framework
- you want modern auto-waiting selectors out of the box (Playwright may fit better)
Facets
library · maturity active
testing e2e-testing testing web-development python cross-platform robot-framework selenium web-testing browser-automation acceptance-testing automation
1 source
- readme: https://github.com/robotframework/SeleniumLibrary · fetched 2026-08-28 · 8c29f5b9e185
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| robotframework/SeleniumLibrary | main | 85 |
For agents
markdown · JSON · MCP: product_card(name="robotframework/SeleniumLibrary")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem