# robotframework/SeleniumLibrary

Web testing library for Robot Framework

Repository: https://github.com/robotframework/SeleniumLibrary
Canonical: https://ross.abutalabs.com/products/seleniumlibrary
Language: Python
License: Apache-2.0
License Family: permissive
Topics: python, robotframework, selenium
Last push: 2026-08-13T15:55:17+00:00

## Health v2 (maintenance only)
Score: 85/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 60, longevity 100
- inputs: {"age_days": 5429, "days_push": 20, "days_rel": 108, "gap_med": 169.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1472, forks 784 (observed 2026-08-28T04:04:49.362948+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: testing, e2e-testing
- domain: testing, web-development
- platform: python, cross-platform
- tags: robot-framework, selenium, web-testing, browser-automation, acceptance-testing, automation

## Member repositories
- robotframework/SeleniumLibrary (main) score 85

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:49.362948+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:34:43.150328+00:00, confidence not recorded.
  - readme: https://github.com/robotframework/SeleniumLibrary (fetched 2026-08-28T04:04:49.362948+00:00, sha 8c29f5b9e185)
- Data as of 2026-08-30T08:39:29.467469+00:00.
