Selenium
Selenium is an umbrella project encapsulating a variety of tools and libraries enabling web browser automation. Selenium specifically provides an infrastructure for the W3C WebDriver specification — a platform and language-neutral coding interface compatible with all major web browsers.
- GitHub: https://github.com/topics/selenium
- Wikipedia: https://en.wikipedia.org/wiki/Selenium_(software)
- Repo: https://github.com/SeleniumHQ
- Aliases: selenium-webdriver,
- Last updated: 2026-06-25 00:24:19 UTC
- JSON Representation
https://github.com/swanie21/chat-room-1.0
A chatroom with an automated response
html5 jquery localstorage sass selenium sketch webpack wireframe
Last synced: 12 Apr 2026
https://github.com/thecuriousjuel/monsterindia-web-scrapper
A text Scrapper which scraps data from Monster India Website built using Python, Flask, Selenium
flask html-css python3 selenium selenium-python
Last synced: 10 Apr 2026
https://github.com/ganeshhubale/para-bank-ui-tests
Learning project: Automation of demo site para bank using Pytest and Selenium and CI implementations with GH actions
pytest python3 selenium webdriver
Last synced: 11 Jun 2025
https://github.com/fbusshhra/test-automation--swag-labs
Automated Functional testing for Swag Labs website (Sauce Demo - https://www.saucedemo.com) with test cases and bug reports.
chromedriver java maven selenium testng
Last synced: 25 Jan 2026
https://github.com/bohdan-mykhailenko/task_automation-testing
Automation testing for website.
jasny-bootstrap selenium typescript
Last synced: 29 Apr 2026
https://github.com/ahmetcerol/football-data-mining-and-machine-learning-algorithm
This code is designed to retrieve the matches made specifically for the teams from the website called "Fanatik" and the statistics of these matches on a monthly basis.
decision-tree-classifier football-data knn-classification naive-bayes-classifier python random-forest-classifier selenium selenium-python selenium-webdriver support-vector-machines
Last synced: 15 May 2026
https://github.com/sesh/ghostly
A really simple way to write selenium tests for your site
Last synced: 10 Apr 2025
https://github.com/vrun545/automation_project
This project is aimed at automating testing scenarios for the Flipkart website using Selenium, Java, Maven, and TestNG. The project implements various features and best practices to ensure efficient and reliable testing.
groovy java jenkins junit parallelexecution selenium testng webdriver
Last synced: 26 Jan 2026
https://github.com/varun93/automate-boring-stuff
Automate some routine data entry tasks
automation selenium selenium-python selenium-webdriver
Last synced: 12 Apr 2026
https://github.com/osama2262/qacart-selenium-framework
Selenium Framework Design - Project for Qacart website
allure-report api automation design-patterns java javascript oop pom selenium
Last synced: 10 Apr 2026
https://github.com/pavlovic-bojan/ecommerce-automation-java-selenium-cucumber-testng-allure
This repository is the result of my independent project to train certain things in QA Automation UI. I spent 1 days on the realization of setup this project
allure allure-report cucumber cucumber-java java page-object-model pom qa-automation qa-automation-test selenium selenium-java testng testng-framework
Last synced: 24 Mar 2025
https://github.com/vrun545/orangehrm_with_selenium_python
This repository contains an automated testing framework for Demo OrangeHRM, a popular human resource management system, implemented using Selenium and Python. The framework is testing the OrangeHRM functionalities through a series of test cases, leveraging the Page Object Model (POM) design pattern for enhanced maintainability and scalability.
pageobjectmodel pytest python3 report selenium webdriver
Last synced: 25 Apr 2026
https://github.com/codeofrahul/selenium
This project is a personal learning journey into the world of Selenium WebDriver with Python. It covers a wide range of scenarios, from simple login automation to handling intricate web elements and data-driven testing. The scripts serve as practical examples and can be used as a foundation for more complex automation tasks.
automation-testing browserautomation selenium selenium-python selenium-webdriver webscraping
Last synced: 30 Jun 2026
https://github.com/allexgalbert/workflow
My projects, codes, examples, notes
google-maps javascript jquery mysql php selenium telegram-api yandex-maps
Last synced: 12 Apr 2026
https://github.com/raya-rich/coursera-course-scraper
A Selenium-based Python scraper that extracts Coursera course details, including course name, institute, rating, reviews, skills, level, type, and duration, and saves them to a CSV file.
automation csv data-extraction python3 selenium selenium-python web-scraping
Last synced: 28 Apr 2026
https://github.com/vikindor/selenoid-github-action
GitHub Action to start Selenoid via Aerokube CM (localhost:4444)
aerokube cm github-actions selenide selenium selenoid testing webdriver
Last synced: 15 May 2026
https://github.com/browseen/chrome
chrome plugin
automation browse browser selenium
Last synced: 15 May 2026
https://github.com/trenggalek-coding-camp/qa-tcode
My testing experience in javascript
cucumber jest selenium test-automation
Last synced: 13 Apr 2026
https://github.com/lambdatest/python-selenium-browser-options
How to set browser specific options in Python-selenium on LambdaTest
lambdatest python selenium testing
Last synced: 15 May 2026
https://github.com/erick-bryan-cubas/automacao-relatorio-chamados-ti
Automação com a biblioteca Selenium
Last synced: 15 May 2026
https://github.com/basilahamed/behave_json_integration
⚙️ Automating SauceDemo login using Python BDD with JSON-driven test cases. Clean structure with result-writing back to JSON.
automation-testing bdd behave behave-framework python selenium
Last synced: 15 May 2026
https://github.com/ma-pony/playwright-spider-utils
Playwright Spider Utils is a utility library for engineers using the Playwright framework to build web crawlers. This project provides common web scraping functions, simplifying the process of crawler development and enhancing productivity.
crawl crawler playwright python scrapy selenium spider spiderman
Last synced: 06 Jan 2026
https://github.com/zafir100100/web-automation-on-orangehrm-website-with-selenium-testng
This repository contains automated tests for the Orange HRM website using Selenium WebDriver and TestNG framework. The tests are designed to perform various actions on the website, such as logging in, creating and editing employee records, and verifying the functionality of different modules. and also attached Allure Reports.
automation selenium selenium-webdriver testing-framework testng
Last synced: 15 May 2026
https://github.com/ram1103/web-scraper
A Basic webscraping project , using selenium to scarpe blogs from the medium website!
selenium selenium-python webscraping
Last synced: 07 Jul 2025
https://github.com/alinkaqa/sprint_4
Automating the test for the Yandex app.Scooter
Last synced: 28 Mar 2025
https://github.com/amilajack/webdriverio-example
A simple example of using docker-selenium and webdriverio
docker node selenium webdriverio
Last synced: 12 Apr 2026
https://github.com/md-mostafa/orangehrm-webautomation-testng
This is a web automation project that automates the testing of the OrangeHRM Demo website using Selenium WebDriver and Java. It follows best practices like the Page Object Model (POM), Singleton pattern, and Browser Factory pattern. The project uses Allure report to generate detailed and interactive reports of the test results.
allure-report gradle java log4j pageobject-pattern selenium singleton-pattern testng
Last synced: 12 Apr 2026
https://github.com/raannakasturi/websitemonitor
A Simple Gradio App to fetch Website Status and Snapshot
gradio selenium website-monitor
Last synced: 15 May 2026
https://github.com/lucaswerner90/autochromedriver
Downloads a suitable version of Chromedriver based on your installed Chrome version
chrome chromedriver driver e2e-tests javascript nightwatch selenium
Last synced: 12 Apr 2026
https://github.com/naufalbasara/scrapestaurant
End-to-end Surabaya restaurants scraping project
beautifulsoup4 etl-pipeline python scraping selenium
Last synced: 07 Mar 2026
https://github.com/and-sm/nose2rt
Plugin for sending HTTP POST nose2 updates to your Testgr service
automation nose nose2 nosetests python3 selenium unittest
Last synced: 04 May 2026
https://github.com/mb-2211/magento
Automated auth tests for https://magento.softwaretestingboard.com.
Last synced: 14 May 2026
https://github.com/priyankapoojari/java-imagecomparator-selenium-appium
Java based utility to compare Screenshots from different release. Can be integrated with Selenium, appium or any other Java based frameworks
appium automation-framework image-comparison java selenium test-automation
Last synced: 14 May 2026
https://github.com/unglaublicherdude/docker-selenium-chrome-plugins
How to run selenium/standalone-chrome with plugins
adblocker docker docker-image selenium selenium-chrome selenium-container
Last synced: 12 Apr 2026
https://github.com/kauefraga/autoquotation
💲 Esse repo pega as cotações do dolar, euro, libra e ouro
Last synced: 01 May 2026
https://github.com/fskydev/web-scraping
Extract data from website & export the information to an excel file
pandas python scraping-websites selenium
Last synced: 03 Jul 2025
https://github.com/y-t-bot/youtube-comment-bot
youtube comment bot automated commenter
cli comments-bot dashboard python selenium youtube-bot youtube-comment-bot youtube-commentor youtube-comments
Last synced: 14 May 2026
https://github.com/tako-katuni/selenium_automation
Selenium Automation
allure-report java selenide selenium testng
Last synced: 14 May 2026
https://github.com/scorpioscrux/bestbuy-autobot
A selenium script to check Nvidia 30 series card stock
Last synced: 15 Apr 2026
https://github.com/idb-devs/automacaowebprecos
treinar um projeto em que a gente tenha que usar automações web com Selenium para buscar as informações que precisamos
automation jupyter-notebook python selenium selenium-python
Last synced: 12 Apr 2026
https://github.com/PrimalDjinn/tor_selenium
Is a tor selenium binding that reassigns a different IP address each time you connect
Last synced: 28 Oct 2025
https://github.com/ryosukedtomita/ocn_daily_login
https://github.com/RyosukeDTomita/ocn_daily_login_aws_lambda こっちに移動
Last synced: 20 Apr 2026
https://github.com/ahmed7am1d/amazone-automationtesting-documentation
This Developed Website is used to demonstrate the Documenation of Amazone E-Shop Automation Testing.
automation-test bootstrap5 css3 html5 javascript python selenium selenium-python
Last synced: 11 Apr 2026
https://github.com/psmsq4/classroom_schedule_proj
* DKU SW 2th course: 오픈소스SW기초 Team Project
azure beautifulsoup4 frontend-web pymysql python3 regex selenium
Last synced: 12 Apr 2026
https://github.com/arien007/selenium_framework
Controlling chrome using selenium by templet 100% no need coding
autobot autochrome automated automation bot chrome frameworks pyside6 pyside6-example python selenium templet
Last synced: 04 Apr 2025
https://github.com/zeeshan2k2/twitter-automation
A python script that will help boost twitter followers.
datetime pathlib python selenium selenium-webdriver shutil
Last synced: 26 Apr 2026
https://github.com/sawyershoemaker/eulerdriver
Automating Project Euler solutions with Selenium
euler project-euler project-euler-solutions selenium selenium-python selenium-webdriver webdriver
Last synced: 14 May 2026
https://github.com/farhadmohmand66/opportunity_scraper
web scraper tool, scraping fours different website
python selenium webautomation webscraping
Last synced: 14 May 2026
https://github.com/matrix278/conferenceapp
Tallink - conference web application test task
axios h2-database java maven nightwatch reactjs rest selenium spring-boot web-application
Last synced: 12 Apr 2026
https://github.com/yukihirai0505/python-selenium-sample
This is python selenium sample project
python python-selenium-sample selenium webkit2png
Last synced: 14 May 2026
https://github.com/weintraub-b/portfolio
Real-world Python projects in audio transcription, web automation, data workflows, and LLM integration.
audio-processing automation chromadb data-science faker jupyter-notebook langchain llm machine-learning open-source playwright portfolio python rag real-time selenium streamlit testing transcription whisper
Last synced: 12 Apr 2026
https://github.com/fabianferno/sel-tester-dummy
Selenium Playground + Starter code for personal automations. Requests with Tor implementation.
automation bot chromedriver python selenium tor
Last synced: 20 May 2026
https://github.com/sarthakmakhija/selenium-tests
Repository to hold some selenium tests demonstrating Page Object Model
java8 selenium selenium-java selenium-webdriver
Last synced: 20 May 2026
https://github.com/pomidorum1989/java-serenity
Simple serenity BDD + JUnit5 project
gradle java junit5 selenium serenity-bdd
Last synced: 20 Jan 2026
https://github.com/kyrczak/biznes-elektroniczny-prestashop
College assignment project presenting prestashop configured with test scenarios, personalized UI and configured to work both on http connection and https.
api database docker docker-compose e-commerce mariadb prestashop python scraping selenium shell-script
Last synced: 20 Jan 2026
https://github.com/veronikakurhajcova/eshop-techpanda-automation-testing
Automated testing of the e-commerce website techpanda with a hybrid framework
extent-reports java page-object-model selenium selenium-webdriver testng xml
Last synced: 28 Apr 2026
https://github.com/csanjeev25/scrape_price
Python script to scrape prices of various products and store it csv file
python3 selenium selenium-webdriver webscraping
Last synced: 20 May 2026
https://github.com/janev77/mse_scraper
Апликација за извлекување и трансформирање на кодовите на фирмите кои котираат на Македонска берза.
beautifulsoup4 python scraper selenium
Last synced: 08 Apr 2026
https://github.com/meirbek-dev/unionreporting
QA Automation Engineer (Internship) final task
aquality automation-testing dotnet nunit restsharp selenium
Last synced: 18 Feb 2026
https://github.com/hansalemaos/a_selenium_better_sendkeys
As reliable as send_keys, but almost as fast as execute_script
Last synced: 20 Jan 2026
https://github.com/harshraj9812/router-restart-automation
This script automates restart router in specified schedule using Selenium WebDriver.
airtel-router router-automation scheduled-router-restart selenium selenium-webdriver tplink zte-router
Last synced: 20 May 2026
https://github.com/SriSatyaKalyan/ProtractorScribblings
These test-scripts are the ones I have developed over a period of a week to better understand the Protractor testing framework. I have also utilized the prowess of Jasmine to joist the framework.
angular jasmine nodejs protractor selenium testing
Last synced: 10 Mar 2025
https://github.com/benmar2406/weather-data_api-and-scraping
Different approaches (sraping and via API) to pull weather data into a programm and make it useful for the user. One option is including a daily send out via mail
python requests-library-python scraping scraping-python selenium
Last synced: 06 Apr 2025
https://github.com/githubfoam/robotframework_sandbox
Robot Framework robotic process automation (RPA)
pipeline robot-framework robot-process-automation selenium vagrant
Last synced: 20 Jan 2026
https://github.com/qaleonardopm/aprendizadoqa
📚 AprendizadoQA Repositório dedicado ao meu aprendizado contínuo na área de Qualidade de Software (QA). Aqui compartilho materiais de estudo, anotações, exercícios e referências sobre testes de software, automação e certificações.
automation-framework bdd bug-hunting certifications ctfl istqb manual-testing qa quality-assurance selenium software-testing test-automation testing-tools
Last synced: 18 May 2026
https://github.com/no-country-simulation/c24-48-n-webapp
Plataforma web para facilitar la adopción de mascotas en refugios. Permite a los administradores gestionar mascotas y citas de adopción, mientras que los usuarios pueden explorar mascotas disponibles y agendar citas.
django django-rest-framework docker figma jmeter nodejs postgresql postman pyhton selenium typescript vite vuejs whimsical
Last synced: 08 Apr 2026
https://github.com/meirbek-dev/demoqa-test
automation qa selenium testing toy-project
Last synced: 19 May 2026
https://github.com/mindfiredigital/autotest
An open-source Generative AI (GenAI) application designed to generate automated test cases and python Selenium scripts after dynamically analysing the web-page using large language models (LLMs).
automation-testing chromium cypress endtoendtesting llm manual-testing openai python rag selenium testcase testcase-generator
Last synced: 13 May 2025
https://github.com/au5ton/tomato
:tomato: "Satellite from days of old, lead me to your access code!"
Last synced: 20 May 2026
https://github.com/drcbeatz/chromaxen_ai
Project to use AI to solve ChromaXen puzzle game
Last synced: 06 Apr 2025
https://github.com/jeffbla/rent-house-crawler
This is a distributed web crawler using Scrapy, Redis, and Selenium. It is designed to handle various types of websites, including static, AJAX, and dynamic pages.
ajax distributed-systems dynamic-site mongodb redis selenium static-site web-crawling
Last synced: 20 Jan 2026
https://github.com/rahnamirh7/vallget
Selenium Python Example
python python-library selenium selenium-python selenium-tests
Last synced: 20 Jan 2026
https://github.com/bitcoin-price-prediction-experiments/bitcoin-transaction-history-downloader
This repository is designed to download Bitcoin transaction files from Bitget. Since files on Bitget must be downloaded individually, we use Selenium to automate user interactions and facilitate the bulk download of all transaction files.
automatic-download bitcoin history python selenium transaction
Last synced: 06 Apr 2025
https://github.com/riverutz/automationprojectfinal
Test Automation for EcommerceSite Flax.ro
automation ci-cd cicd e-commerce-project java log4j2 lombok lombok-maven selenium seleniumproject testng
Last synced: 21 Jan 2026
https://github.com/amirestakhri/autoapplyx
AutoApply X is a Python tool that helps automate the search and application process for Ausbildung (vocational training) positions in Germany. It scrapes job sites like azubica.de, collects contact emails, filters out duplicates, and prepares application-ready entries — saving hours of manual work.
automation jobsearch python selenium
Last synced: 27 Jun 2025
https://github.com/nyctibiusvii/autoschoolcard
Automação para a geração de Boletins escolares para escolas / professores 🤖📄
automacao base64 boletim-escolar chromedriver codecs csv image os python selenium
Last synced: 19 May 2026
https://github.com/tesu/steam_scripts
Pretty sure I got my 9000+ follower steam curation group banned because of this
Last synced: 19 May 2026
https://github.com/altwalker/python-ecommerce-selenium-conf
Demo for the State Model Based Testing with Selenium workshop at SeleniumConf 2023 in Chicago.
altwalker graphwalker model-based-testing python selenium
Last synced: 18 Apr 2026
https://github.com/danny-hunt/webscraping-webserver
Frankly, a slightly-mad solution to an interview challenge
Last synced: 18 May 2026
https://github.com/biswarup14/instagram-unfollower-bot
Instagram unfollowing bot. If this script is executed that specific accounts following will be reduced.
Last synced: 20 May 2026
https://github.com/loglux/allmypayslips
This script allows you to fetch all your payslips, P60 and P11D forms from rsmuk.com portal.
automation payslip python selenium selenium-grid webscraping
Last synced: 25 Feb 2025
https://github.com/quekzhengseng/webscraper
AWS LLM Hackathon; Scraping of CGPT/Quora for finetuning
Last synced: 20 May 2026
https://github.com/richeyphu/noicesoup
Selenium-based Google images scraper tool
chromedriver image-scraper python scraper selenium
Last synced: 19 May 2026
https://github.com/dev-madhurendra/selenium-java
This repository contains the learning of QA (Quality Assurance)'s selenium using Java.
automated-testing automation excel-driven-framework hybrid-driven-framework keyword-driven-framework qa qa-automation qa-automation-test qaautomation selenium selenium-java selenium-webdriver testng testng-framework
Last synced: 19 May 2026
https://github.com/osama2262/swag_labs
A comprehensive 𝘁𝗲𝘀𝘁 𝗮𝘂𝘁𝗼𝗺𝗮𝘁𝗶𝗼𝗻 𝗽𝗿𝗼𝗷𝗲𝗰𝘁 built with 𝘚𝘦𝘭𝘦𝘯𝘪𝘶𝘮 𝘞𝘦𝘣𝘋𝘳𝘪𝘷𝘦𝘳, implementing the 𝘗𝘢𝘨𝘦 𝘖𝘣𝘫𝘦𝘤𝘵 𝘔𝘰𝘥𝘦𝘭 (𝘗𝘖𝘔) 𝘥𝘦𝘴𝘪𝘨𝘯 𝘱𝘢𝘵𝘵𝘦𝘳𝘯 for better maintainability and scalability of test cases. The project automates testing on the 𝗦𝘄𝗮𝗴 𝗟𝗮𝗯𝘀 website,
allure-report automation automation-testing java javascript pom selenium testing
Last synced: 17 Apr 2026
https://github.com/romtaug/linkedin-automation
Automatisation LinkedIn avec Python et Selenium : liker, commenter, republier des posts, envoyer des candidatures simplifiées et prospecter automatiquement.
automation east-apply linkedin prospection selenium
Last synced: 19 May 2026
https://github.com/jjeris/nonapi-twitter-bot-that-generates-passwords
This is a twitter bot that: generates a password, posts its on its own, personal, twitter account and does this at a designated time. This project is meant to showcase my ability to automate something on the web, using python to do it.
bot password-generator python selenium twitter twitter-bot
Last synced: 14 May 2026
https://github.com/vrun545/selenium_with_python
Selenium with Python and Pytest Demo repository! This project serves as a comprehensive guide and demonstration of using Selenium WebDriver with Python and Pytest for automated web testing.
basics demo pytest python3 selenium selenium-webdriver
Last synced: 19 May 2026
https://github.com/mkhanmak/projects-
This repository contains test cases and automation scripts
pycharm robotframework selenium software-testing test-automation test-cases
Last synced: 13 Apr 2026