Analysis updated 2026-07-18 · repo last pushed 2021-03-01
Write one script that tests your web app on Chrome, Firefox, and Safari automatically.
Catch bugs in a website before it ships by automating repetitive QA checks.
Scrape data from websites at scale without manual clicking.
Run hundreds of tests in parallel across multiple machines with Selenium Grid.
| brodock/selenium | 0verflowme/alarm-clock | 0verflowme/seclists | |
|---|---|---|---|
| Language | — | CSS | — |
| Last pushed | 2021-03-01 | 2022-10-03 | 2020-05-03 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | moderate | easy | easy |
| Complexity | 3/5 | 2/5 | 1/5 |
| Audience | developer | vibe coder | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires installing a matching browser driver for each browser you want to automate.
Selenium lets you write code that controls a real web browser, clicking, typing, and checking pages, so you can automate testing or scraping instead of doing it by hand.
Dormant — no commits in 2+ years (last push 2021-03-01).
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.