update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -1,5 +1,5 @@
 Awesome Selenium !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome) !Test Awesome List 
 (https://github.com/christian-bromann/awesome-selenium/actions/workflows/test.yaml/badge.svg) (https://github.com/christian-bromann/awesome-selenium/actions/workflows/test.yaml)
 Awesome Selenium !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome) !Test Awesome List 
 (https://github.com/christian-bromann/awesome-selenium/actions/workflows/test.yaml/badge.svg) (https://github.com/christian-bromann/awesome-selenium/actions/workflows/test.yaml)
▐ A curated list of delightful Selenium (http://www.seleniumhq.org/) resources (#resources).
@@ -65,8 +65,8 @@
- Selenide (https://github.com/codeborne/selenide) - A framework for writing easy-to-read and easy-to-maintain automated tests using a Fluent API. Selenide has a magic trick that resolves most problems with Ajax and timeouts.
- Galen Framework (http://galenframework.com/) - Automated testing of look and feel for your responsive websites.
- Serenity (http://www.thucydides.info/) - It is an open source library for writing better quality automated acceptance tests faster. (Formerly Thucydides).
- seleniumQuery (https://github.com/seleniumQuery/seleniumQuery) - jQuery-like cross-driver interface in Java for WebDriver. Designed as a thin layer, it can be used alone or on top of your favorite framework just to make some cases 
(e.g. asserting/waiting) simpler when needed.
- seleniumQuery (https://github.com/seleniumQuery/seleniumQuery) - jQuery-like cross-driver interface in Java for WebDriver. Designed as a thin layer, it can be used alone or on top of your favorite framework just to make some cases (e.g. 
asserting/waiting) simpler when needed.
- WebDriverManager (https://github.com/bonigarcia/webdrivermanager) - Automatic management of Selenium WebDriver binaries.
- Lightning (https://github.com/aerokube/lightning-java) - Lightweight and lightning fast WebDriver client.
@@ -86,8 +86,7 @@
CSS Regression Testing
- WebdriverCSS (https://github.com/webdriverio/webdrivercss) - Regression testing tool for WebdriverIO (http://webdriver.io) (currently deprecated, please use wdio-screenshot (https://www.npmjs.com/package/wdio-screenshot) for the time 
being).
- WebdriverCSS (https://github.com/webdriverio/webdrivercss) - Regression testing tool for WebdriverIO (http://webdriver.io) (currently deprecated, please use wdio-screenshot (https://www.npmjs.com/package/wdio-screenshot) for the time being).
Containers
@@ -98,8 +97,8 @@
- SeleniumHQ/docker-selenium (https://github.com/SeleniumHQ/docker-selenium) - Docker images for Selenium Standalone Server, Hub, and Node configurations with Chrome and Firefox.
- Selenoid (https://github.com/aerokube/selenoid) - A lightweight Selenium hub implementation launching browsers in Docker containers.
- zalando/zalenium (https://github.com/zalando/zalenium) - Allows anyone to have a disposable and flexible Selenium Grid infrastructure
- bravostudiodev/bravo-grid (https://github.com/bravostudiodev/bravo-grid) - Docker image/setup for Selenium Grid Extras (see under Selenium Grid section), for providing remote Sikuli test/automation execution and grid node file 
upload/download support.
- bravostudiodev/bravo-grid (https://github.com/bravostudiodev/bravo-grid) - Docker image/setup for Selenium Grid Extras (see under Selenium Grid section), for providing remote Sikuli test/automation execution and grid node file upload/download 
support.
Kubernetes
- kubernetes/examples (https://github.com/kubernetes/examples/tree/master/staging/selenium) - Example deployment of Selenium Hub and Nodes on a Kubernetes cluster
@@ -116,8 +115,8 @@
- Chrome (https://sites.google.com/a/chromium.org/chromedriver/home) - ChromeDriver is a standalone server which implements WebDriver's wire protocol for Chromium.
- Internet Explorer (https://github.com/SeleniumHQ/selenium/wiki/InternetExplorerDriver) - The InternetExplorerDriver is a standalone server which implements WebDriver's wire protocol.
- Edgedriver (https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/) - Microsoft Webdriver server for Edge
- Safari (https://github.com/SeleniumHQ/selenium/wiki/SafariDriver) - The SafariDriver is implemented as a Safari browser extension. The driver inverts the traditional client/server relationship and communicates with the WebDriver 
client using WebSockets (only supported for Safari <= v9, all new Safari version comming with macOS Sierra come with an integrated SafariDriver that is closed source by Apple).
- Safari (https://github.com/SeleniumHQ/selenium/wiki/SafariDriver) - The SafariDriver is implemented as a Safari browser extension. The driver inverts the traditional client/server relationship and communicates with the WebDriver client using 
WebSockets (only supported for Safari <= v9, all new Safari version comming with macOS Sierra come with an integrated SafariDriver that is closed source by Apple).
- Opera (https://github.com/operasoftware/operachromiumdriver/blob/master/README.md) - OperaDriver is a vendor-supported WebDriver implementation developed by Opera Software and volunteers that implements WebDriver API for Opera.
Mobile (browsers and apps)
@@ -130,8 +129,8 @@
Desktop GUI Automation (non-browser-centric)
- WinAppDriver (https://github.com/Microsoft/WinAppDriver) - Microsoft's WebDriver implementation for Windows application automation.
- Winium (https://github.com/2gis/Winium) - Automation framework for Windows platforms. It is free. It is opensource. It is Selenium-based. Supports: Windows Desktop (WPF, WinForms); Windows Store or Universal Apps for Windows Phone; 
Windows Phone Silverlight Apps.
- Winium (https://github.com/2gis/Winium) - Automation framework for Windows platforms. It is free. It is opensource. It is Selenium-based. Supports: Windows Desktop (WPF, WinForms); Windows Store or Universal Apps for Windows Phone; Windows 
Phone Silverlight Apps.
- QtWebDriver (https://github.com/cisco-open-source/qtwebdriver) - For using WebDriver to automate Qt-based GUI applications.
- AutoItDriverServer (https://github.com/daluu/AutoItDriverServer) - Selenium server to control/drive AutoIt via (Remote)WebDriver API.
- AutoPyDriverServer (https://github.com/daluu/AutoPyDriverServer) - Selenium server to control/drive AutoPy via (Remote)WebDriver API.
@@ -149,8 +148,7 @@
- Selenium Grid Extras (https://github.com/groupon/Selenium-Grid-Extras) - A framework that provides additional features beyond the basic Selenium Grid like video recording.
- SeLion (https://github.com/paypal/SeLion) - A (Java) framework for running Selenium tests with additional features beyond the basic Selenium Grid functionality, particularly like stability improvements, etc.
- Selenium Grid Extensions (https://github.com/sterodium/selenium-grid-extensions) - A set of extensions for Selenium Grid that provide additional features like running Sikuli tests/automation remotely, upload/download files on a grid 
node.
- Selenium Grid Extensions (https://github.com/sterodium/selenium-grid-extensions) - A set of extensions for Selenium Grid that provide additional features like running Sikuli tests/automation remotely, upload/download files on a grid node.
Cloud Services
@@ -161,9 +159,10 @@
- LambdaTest (https://www.lambdatest.com/selenium-automation) - Test your website for cross browser compatibility on 2000+ real browsers & OS. Get Free Trial.
- TestingBot (https://testingbot.com) - TestingBot provides easy cross browser testing with Selenium in the cloud.
- Moon Cloud (https://aerokube.com/moon-cloud/) - Your dedicated Selenium cluster in public cloud platform with per-minute billing and unlimited number of browsers.
- Mail7 (https://www.mail7.io/) - Disposable email service to automate the email workflow testing, This document (https://docs.mail7.io/tutorials/registration-and-login-automation-using-selenium-with-disposable-email) explains how to 
implement Mail7 with Selenium
- Mail7 (https://www.mail7.io/) - Disposable email service to automate the email workflow testing, This document (https://docs.mail7.io/tutorials/registration-and-login-automation-using-selenium-with-disposable-email) explains how to implement 
Mail7 with Selenium
- Thundra Foresight (https://www.thundra.io/foresight) - A visibility tool into your test suites by spotting test failures in no time.
- Hyperbrowser (https://hyperbrowser.ai/) - Browser infrastructure and automation for running and scaling Selenium automations with headless Chrome with advanced features like proxies, captcha solving, and session recording.
Device Farms
@@ -171,15 +170,15 @@
Web Scraping / Mining
- Scrapy (http://scrapy.org) - Python, mainly a scraper/miner - fast, well documented and, can be linked with Django Dynamic Scraper (http://django-dynamic-scraper.readthedocs.org/en/latest/) for nice mining deployments, or Scrapy Cloud
- Scrapy (http://scrapy.org) - Python, mainly a scraper/miner - fast, well documented and, can be linked with Django Dynamic Scraper (http://django-dynamic-scraper.readthedocs.org/en/latest/) for nice mining deployments, or Scrapy Cloud 
(http://scrapinghub.com/scrapy-cloud.html) for PaaS (server-less) deployment, works in terminal or an server stand-alone process, can be used with Celery, built on top of Twisted.
- Node-Crawler (https://github.com/sylvinus/node-crawler) - Node.js Web Crawler/Spider for NodeJS + server-side jQuery.
Specifications
- The WebDriver Wire Protocol (https://www.selenium.dev/documentation/legacy/json_wire_protocol/) - All implementations of WebDriver that communicate with the browser, or a RemoteWebDriver server shall use a common wire protocol.
- WebDriver (http://www.w3.org/TR/webdriver/) - This specification defines the WebDriver API, a platform and language-neutral interface and associated wire protocol that allows programs or scripts to introspect into, and control the 
behavior of, a web browser.
- WebDriver (http://www.w3.org/TR/webdriver/) - This specification defines the WebDriver API, a platform and language-neutral interface and associated wire protocol that allows programs or scripts to introspect into, and control the behavior of, 
a web browser.
Blogs
@@ -192,3 +191,5 @@
!CC0 (https://licensebuttons.net/p/zero/1.0/88x31.png) (http://creativecommons.org/publicdomain/zero/1.0/)
To the extent possible under law, Christian Bromann (http://www.christian-bromann.com/) has waived all copyright and related or neighboring rights to this work.
selenium Github: https://github.com/christian-bromann/awesome-selenium