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/shivam-goswami5123/viralvista
📊 A web app that 🌐 scrapes the top trending topics from Twitter using 🐍 Python Selenium, stores them in 🍃 MongoDB, and displays them on a 💻 React frontend powered by a ⚙️ Node.js + Express backend. Showcasing full-stack MERN integration with web scraping and proxy handling! 🚀
mern-stack proxy-server python3 selenium twitter
Last synced: 17 Apr 2026
https://github.com/primordial95/mystoreproject
Demo Automation Project on Java selenium with hybrid framework
datadriven extentreports hybridframework java listeners maven pageobjectmodel selenium testng
Last synced: 17 Apr 2026
https://github.com/harsh7in/whatsapp_bot
This is a basic python script using selenium which can be used to send multiple messages to a person on one click.
chromedriver python3 selenium selenium-webdriver whatsapp-bot
Last synced: 17 Apr 2026
https://github.com/khushi130404/job-scraper
Job Scraper is an automated tool that extracts job listings from LinkedIn, Glassdoor, Indeed, Shine, Freelancer, and Accenture using Selenium, Scrapy, APIs, rotating proxies, and VPNs. The scraped data is stored in JSON, CSV, and XLSX formats for easy analysis.
beutifulsoup chrome-driver rotating-proxy scrapy selenium
Last synced: 17 Apr 2026
https://github.com/fracpete/wai-scraper
Webscraping library for the University of Waikato.
Last synced: 17 Apr 2026
https://github.com/buihdk/cookie-clicker-bot
An automated bot that plays the cookie clicker game
Last synced: 17 Apr 2026
https://github.com/schesa/instabot
:camera_flash: Instabot made with selenium
instagram instagram-bot selenium selenium-java
Last synced: 25 Apr 2026
https://github.com/iamsatyamyadav/cartflow_automation_project
The application under test is CartFlow, an e-commerce platform.
gradlew java junit locators selenium selenium-webdriver testng vscode
Last synced: 17 Apr 2026
https://github.com/chaudharypraveen98/practoscraper
This scraper scrapes all the test and packages alvailable on Practo website
Last synced: 17 Apr 2026
https://github.com/ayeshaasajid/selenium-salesforce-signup-tests
Automated functional and negative test cases for the Salesforce Developer signup page using Selenium WebDriver and TestNG.
automated-testing blackbox-testing selenium selenium-java selenium-webdriver testng-reports uiautomation
Last synced: 17 Apr 2026
https://github.com/victorlcastro-dsa/whatsapp-message-sender
The WhatsApp Message Sender project is a Python script that automates sending messages via WhatsApp Web using Selenium. It loads contacts from an ODS file and sends personalized messages to each contact. The project includes configuration settings, browser management, contact loading, and message sending functionalities.
automation selenium whatsapp whatsapp-bot
Last synced: 17 Apr 2026
https://github.com/leoz0214/humanvscomputerbenchmark
A toy project to automate Human Benchmark
benchmark human-benchmark python selenium toy-project web-automation
Last synced: 17 Apr 2026
https://github.com/torshin5ergey/automation_qa
QA automation framework
allure-pytest faker pytest python requests selenium webdriver-manager
Last synced: 03 Jun 2026
https://github.com/promathbul/stepik_auto_tests_course
Практические задания из курса по автоматическому тестированию на stepik.org
autotesting page-object pytest python selenium selenium-webdriver unittest
Last synced: 17 Apr 2026
https://github.com/sbatururimi/docker-selenium
This repository shows how to use Selenium Grid within containers
selenium selenium-docker selenium-grid selenium-java
Last synced: 17 Apr 2026
https://github.com/vrun545/cucumber_bdd
The framework seamlessly integrates with Cucumber, a popular BDD tool, allowing stakeholders to write test scenarios in a human-readable format using Gherkin syntax. This fosters collaboration and ensures alignment between business requirements and test automation.
bdd-framework cucumber gherkin java selenium stepdefinitions webdriver
Last synced: 17 Apr 2026
https://github.com/leoho0722/naver-blog-image-downloader
Naver Blog Images Downloader
ai-coding cursor naver-blog python selenium vibe-coding
Last synced: 17 Apr 2026
https://github.com/alexandrahc/selenium-ci-cd-demo
Selenium CI/CD Integration Demo for the course
automated-tests csharp selenium selenium-csharp
Last synced: 17 Apr 2026
https://github.com/joselucasapp/who-unfollow-me-github
This app is a Python script that uses web scraping and multithreading to identify GitHub users you don't follow and users who don't follow you back. This bot helps you manage your GitHub follower relationships efficiently.
follow follow-bot github python selenium threading threads tracker webscraping
Last synced: 04 Apr 2026
https://github.com/andrxo/protractor_v6_mocha_ts_seed
Docker - Node - Typescript - Protractor - Mocha - Selenoid
docker mocha nodejs protractor selenium selenoid typescript
Last synced: 04 Apr 2026
https://github.com/civicdatalab/up-fiscal-data-backend
budget data-mining data-pipeline open-data selenium spending
Last synced: 04 Jun 2026
https://github.com/barteco/testime
Testing toolkit for .NET Core applications
Last synced: 17 Apr 2026
https://github.com/winand/tdd_book
Project from "Test Driven Development With Python" (https://www.obeythetestinggoat.com)
django python selenium tdd tdd-python tdd-workflow
Last synced: 18 Apr 2026
https://github.com/undesicimo/seleniumpracticepageobject
Java, Selenium, ページオブジェクトモデル, TestNG, Maven, Cucumber, Jenkins
cucumber-jvm java jenkins selenium selenium-java
Last synced: 18 Apr 2026
https://github.com/belrbez/inst-vote-autoclick-selenide-react
Inst Vote Click
automation react reactjs selenide selenium spring-boot webdriver
Last synced: 19 Apr 2026
https://github.com/unb-mds/participemais
O ParticipeMais é uma plataforma interativa que aproxima cidadãos e gestores por meio de conferências, planos e consultas públicas. Inspirada no Brasil Participativo, oferece visualização mais clara, acessível e organizada para facilitar o engajamento social.
django-rest-framework faiss langchain machine-learning postgresql python react-native selenium unb
Last synced: 04 Apr 2026
https://github.com/a-poor/chrome-dino-solver
Using Reinforcement Learning and Selenium to play the Chrome No-Internet-Dino-Game
chrome-dino-game data-science data-science-bootcamp deep-learning reinforcement-learning selenium
Last synced: 18 Apr 2026
https://github.com/allure-examples/guide-junit5-selenium-screenshots
Demo repository for the guide on taking screenshots for Allure Report with JUnit5 and Selenium
allure allure-report gradle guide java junit junit5 selenium
Last synced: 18 Apr 2026
https://github.com/nataliabeltranarg/nlp-booking-scraping-sentimentanalysis
Natural Language Processing sentiment analysis of Booking.com. Rental price impact of SONAR festival in Barcelona using difference in difference and OLS.
beautifulsoup data-science natural-language-processing nltk python selenium text-mining webscraping
Last synced: 18 Apr 2026
https://github.com/debanilbora/instagram-follower-bot
🚀 Instagram Follower Bot (Selenium Automation) This project automates the process of following followers of a target Instagram account using Selenium WebDriver. It logs into Instagram with your credentials (stored securely in a `.env` file), navigates to the target account’s followers list, and follows them automatically. ⚠️ Educational purp
automation instagram-bot portfolio-project python python-automation selenium social-media web-scraping
Last synced: 19 Apr 2026
https://github.com/dunnnan/reservation-interface
Spring Boot web application that serves as an interface and blueprint for a reservation service for any resource.
bdd bootstrap cucumber java selenium spring-boot tdd thymeleaf
Last synced: 04 Apr 2026
https://github.com/zzarif/industry-market-cap-analysis
Financial analysis dashboards comparing multiple industries.
csv data-analytics data-science data-scraping pandas selenium selenium-python tableau tableau-dashboards tableau-public
Last synced: 18 Apr 2026
https://github.com/joaquin144/collegeresultsscraper
Web Scrape NIT Jamshedpur College Results using Selenium and Java
Last synced: 18 Apr 2026
https://github.com/daggerok/e2e-starter
E2E testing starter
docker e2e e2e-test e2e-testing e2e-tests e2ee java-ee javaee javaee8 maven selenide selenium spring-boot travis
Last synced: 05 Apr 2026
https://github.com/cmblir/dinnovation
It was developed to facilitate the work of collecting, processing, and loading the data required for the Big Data Center. In addition, various libraries are used in the project, which are available under the Apache 2.0 license.
beautifulsoup4 company-data financial-data pandas python selenium
Last synced: 18 Apr 2026
https://github.com/chmodshubham/selenium-firefox
Setup Selenium with Firefox browser
firefox python selenium webdriver
Last synced: 18 Apr 2026
https://github.com/mrandolph95/case-study-randolph-premium-coffee
Projects: 3, Topics: Automation, Reporting, Web Scraping, Business Intelligence, Data Engineering
excel powerbi python selenium webscraping xlwings
Last synced: 18 Apr 2026
https://github.com/soumil-biswas/amazon-web-scraper-selenium
An web scraping bot for retrieving mobile phone prices. Built using Python, selenium and BeautifulSoup
beautifulsoup4 python selenium web-scraping
Last synced: 18 Apr 2026
https://github.com/kapit4n/hi-stock-auto
Project to test hi-stock functionality
Last synced: 18 Apr 2026
https://github.com/oliverwebdev/webarchiver
A powerful desktop application to download, archive, and manage web pages locally with full resource support, built with Python and PyQt6.
archive-management content-archiving data-preservation desktop-application html-editor html-parsing offline-browsing playwright pyqt6 python python-gui selenium sqlite tagging-system web-archiving web-content-management web-scraping website-archiver website-backup
Last synced: 19 Apr 2026
https://github.com/mikeludemann/webdriverio-appium-testing
Simple tests in combination with WebDriverIO and Appium
android appium ios mocha selenium webdriverio
Last synced: 19 Apr 2026
https://github.com/siddik-1997/app-automation-on-google-calculator-with-selenium-appium
This Git project demonstrates app automation on the Google calculator app using Selenium and Appium. The tests cover different calculator functions such as addition, subtraction, multiplication, and division. The project also includes generating an Allure report for test results analysis and visualization.
androidstudio apk appium appium-android intellij java-8 selenium selenium-webdriver
Last synced: 19 Apr 2026
https://github.com/brian-emarquez/python-with-selenium
Software de optimización de Pruebas para Chrome (Nicolas Alvarez)
automation chrome cv2 pyhton python3 selenium testing unitest xpath
Last synced: 19 Apr 2026
https://github.com/diloabininyeri/chrome
It allows you to perform actions by communicating with chrome dev-tools, such as going to this site, taking data, taking a photo, opening a new tab or clicking this button.
chrome chrome-headless dev-tools php selenium webdriver websocket ws
Last synced: 19 Apr 2026
https://github.com/valchanoficial/ideal-robot
Testando caixa de busca do site Wikipédia
eclipse java maven selenium selenium-webdriver
Last synced: 19 Apr 2026
https://github.com/sachin-duhan/selenium-with-python
Vote Automation code for voting online - for Varadh chaudhary.
automation selenium selenium-python selenium-webdriver
Last synced: 19 Apr 2026
https://github.com/brunodorea/devtalk-automacao-com-robot-framework
workshop de introdução ao framework de automação de testes e processos Robot Framework com hands-on em Web Testing
Last synced: 20 Apr 2026
https://github.com/gautamikohirkar24/smartphone-market-analysis
This project involves scraping smartphone data from online sources, focusing on attributes like pricing, specifications, and customer ratings. The data is then cleaned and analyzed through exploratory data analysis (EDA) to uncover trends and insights, with segmentation based on price, brand, and features.
Last synced: 20 Apr 2026
https://github.com/malek-logh/realestatemappertool
This project involves scraping real estate data from https://www.mubawab.tn, cleaning and inserting it into a PostgreSQL database, and performing clustering analysis with visualization on Tunisia map
beautifulsoup docker folium postgres python selenium
Last synced: 20 Apr 2026
https://github.com/ferdyciputra/serenity-starter-project-web
This is Starter Project Web Automation Testing Using Selenium, Cucumber, JUnit and Serenity BDD for Reporting
automated-testing cucumber java junit selenium serenity serenity-bdd
Last synced: 20 Apr 2026
https://github.com/hazratgs/get-followers-instagram
Решение на Selenium web driver для выгрузки подписчиков из Instagram
nodejs selenium selenium-webdriver
Last synced: 20 Apr 2026
https://github.com/nurselaltin/discordbot
Discord Bot will use transfer contents about financial, software , etc to discord server.
api discord-bot discord-server medium medium-api selenium selenium-webdriver youtube-api
Last synced: 04 Jun 2026
https://github.com/rahulchandradasrcd/web_automation_practice
This is web automation Practice project with java selenium
java maven selenium testng webautomationtesting
Last synced: 20 Apr 2026
https://github.com/ryanxloi/brant-steele-hunger-games-creation-script
A script to automate the creation of simulated hunger games using Brant Steele's Hunger Games Simulator
Last synced: 20 Apr 2026
https://github.com/luismendes070/selenium
Hello World demo Selenium JAX-RS Backbone JS
backbonejs functional-testing jax-rs maven perfomance-testing selenium users
Last synced: 20 Apr 2026
https://github.com/rummykhan/selio
Yet another wrapper around selenium automation framework
Last synced: 20 Apr 2026
https://github.com/applitools/example-selenium-csharp-mstest
Applitools Example: Selenium in C# with MSTest
applitools applitools-example applitools-eyes applitools-tutorial csharp dotnet execution-cloud mstest selenium selenium-webdriver test-automation tutorial ultrafast-grid visual-testing webdriver
Last synced: 20 Apr 2026
https://github.com/shiningflash/web-scraping
Web scraping with Python using the Beautiful Soup and Scrapy.
beautifulsoup python scrapy selenium web-scraping
Last synced: 20 Apr 2026
https://github.com/guhan-tofu/web-scraper
This will accept a link and return all text present in the page.
python selenium web-scraper webdriver
Last synced: 21 Apr 2026
https://github.com/ibrahimm7004/web-scraping-projects
A collection of web scraping projects I've done in the last 2 years.
beautifulsoup extraction python requests scraping selenium web-scraper web-scraping
Last synced: 21 Apr 2026
https://github.com/sveetch/py-website-capture
A tool to make website page captures
python screenshot selenium webdriver website
Last synced: 21 Apr 2026
https://github.com/bvisagie/extensible-csharp-selenium-4-automation-framework
This framework attempts to showcase a type of simple, yet complete, boilerplate Selenium 4 framework.
c-sharp selenium selenium-4 ui-testing
Last synced: 21 Apr 2026
https://github.com/wingsum93/dropit-scrape
www.dropit.dm for fetch prices
beautifulsoup4 dropit python3 selenium selenium-python
Last synced: 21 Apr 2026
https://github.com/monykpenafor/webscraping
Raspagem de dados com python, selenium e beautifulSoup | webscraping with python, selenium and bs4
beautifulsoup4 pandas python selenium
Last synced: 21 Apr 2026
https://github.com/techut30/twitterautomation
A Python-based Twitter automation tool using Safari WebDriver. Schedule daily tweets and bio updates seamlessly. Built with Selenium for reliable web automation and designed specifically for macOS users. Features include custom scheduling, error handling, and a modular architecture.
automation macos python safari scheduler selenium twitter-bot web-automation
Last synced: 21 Apr 2026
https://github.com/mancrurod/script_spotycai
Script_spotycai is a Python-based tool that automates the process of downloading MP3 songs from Spotycai using Selenium. It scrapes album pages for song URLs and saves them locally, supporting headless browsing for automation. The tool requires Python, Selenium, and Chrome WebDriver.
automation chrome-webdriver mp3-downloader python script selenium webscrapping
Last synced: 21 Apr 2026
https://github.com/laiba-iqrar/workspy---user-project-management-tool-for-enterprises
WorkSpy is a user and project management tool task management, user monitoring, and timesheet reporting with a focus on efficiency and transparency.
error error-logging jwt-authentication modular-design selenium
Last synced: 21 Apr 2026
https://github.com/scorpia2004/stars-autologger
Automatically signs you into STARS
Last synced: 21 Apr 2026
https://github.com/random-python/pypirepo
Provide https://pypi.org repository operations: create, delete, update
pypi python repository selenium setuptools twine
Last synced: 22 Apr 2026
https://github.com/somospragma/qa-web-screenpy-python
Proyecto base de pruebas web con screenpy-selenium de python
allure-report pytest python screenpy screenpy-selenium selenium
Last synced: 12 May 2026
https://github.com/cihat-kose/cucumber-practice-lessons
Created for QA learners: Realistic Cucumber BDD lessons using Selenium, TestNG and data-driven techniques with clear reporting and structure.
apache-poi cucumber java java-selenium-testng-cucumber-maven maven selenium testng ui-test-automation
Last synced: 22 Apr 2026
https://github.com/neonidian/selenium-java-page-object-model
Selenium Page Object Modelling with Java
java java-selenium page-object-framework page-object-model selenium selenium-java selenium-java-template
Last synced: 22 Apr 2026
https://github.com/vrun545/demo-web-shop-automation
This repository contains a pytest framework for automated testing of the DemoWebShop website. The framework includes comprehensive test cases covering functionalities such as account creation, login, profile management, and search functionality.
extentreports htmlreport logging pytest python3 screenshot selenium webdriver
Last synced: 22 Apr 2026
https://github.com/suryakumarbansode83/selenium4-automation-scripts
A collection of Selenium 4 automation scripts for web testing.
automation automation-testing browser-automation scripts selenium selenium4 webdriver
Last synced: 22 Apr 2026
https://github.com/hjsblogger/selenium-python-tutorial
This repo contains the source code for performing automated cross browser tests using Selenium and Python on the LambdaTest Cloud Grid
automation-testing python selenium selenium-python tutorials
Last synced: 22 Apr 2026
https://github.com/wileylabs/teasy-template
Starter template project with teasy
Last synced: 22 Apr 2026
https://github.com/guilatrova/ccb-playbooks
Verifica todas as contas da CPFL e Sabesp em aberto de todas instalações da região de Cubatão e envia por e-mail para os interessados, destacando quais estão vencidas.
ansible automation headless-chrome notifications selenium
Last synced: 24 Apr 2026
https://github.com/prog420/automationpractice
A playground project for automated UI testing using Python, Pytest and Selenium.
Last synced: 24 Apr 2026
https://github.com/sh4shv4t/clotributor_scraper
Discover and analyze open-source contribution opportunities from clotributor.dev. Automatically scrape, filter, and summarize beginner-friendly GitHub issues to kickstart your open-source journey.
automation contribution contributions-welcome gemini-api open-source python selenium
Last synced: 24 Apr 2026
https://github.com/dharmzeey/webscraping-institution
This was used to extract all the tetiary institutions that are in Nigeria as at 2023 from reputable websites (NUC for Universities, NBTE for tehnical institutions).
chromedriver python selenium selenium-python
Last synced: 24 Apr 2026
https://github.com/kbaness-hub/redfin-sniper
Scrapes Redfin for real estate listings by keyword and city using Selenium. Sends instant email or SMS alerts for matches.
alerts automation portfolio-project python real-estate selenium webscraping
Last synced: 24 Apr 2026
https://github.com/samkit-jain/add-to-cart-on-snapdeal
Add an item to cart on Snapdeal using Selenium in Python
python selenium selenium-webdriver
Last synced: 24 Apr 2026
https://github.com/tejasmr/selenium-chromedriver
Installs chromedriver on windows, mac & linux
chromedriver pypi-package python selenium selenium-webdriver
Last synced: 16 May 2026
https://github.com/mennatallahhxx/qacartselenium
This repository contains the labs of the Selenium WebDriver Course by QACart Academy
automation java selenium software-testing
Last synced: 24 Apr 2026
https://github.com/datadiggerjay/loadmore-web-scrapper
This repository contains a Selenium & BeautifulSoup-based web scraper designed to extract dynamically loaded content from websites with "Load More" buttons. It efficiently clicks the button, scrapes articles, and saves the data to an Excel file, ensuring incremental backups to prevent data loss .
beautifulsoup loadmore python selenium web-scraping
Last synced: 24 Apr 2026
https://github.com/avinashs15/protractor
Automating AngularJs Applications using Protractor
e2e-tests functional-testing pageobjectmodel protractor protractor-e2e-test selenium
Last synced: 24 Apr 2026
https://github.com/testingbot/testingbotctl
A command line interface for the TestingBot platform. Run Maestro, XCUITest and Espresso.
espresso maestro selenium xcuitest
Last synced: 24 Apr 2026
https://github.com/bootcamp-ia-p4/petgrubber
rastrea y "escarba" las mejores opciones
Last synced: 24 Apr 2026
https://github.com/devon3818/cortana-kenbunshoku
kenbunshoku ( けんぶんしょく 日译:见闻色霸气 / 心网 ) - 57漫画网爬虫程序
python python2 scrapy selenium
Last synced: 24 Apr 2026
https://github.com/osandadeshan/maxsoft-testng-test-results-analyzer
This library will provide an easy way to analyze the failed and skipped tests in a test run. It will generate an Excel file with the failed and skipped tests against the reason. On the same Excel file, the second and third tabs contains the failure and skipped tests grouped under the reason.
automated-testing automation excel-report extentreports failure-analysis java reporter reporting-tool selenium selenium-webdriver test-automation tests-troubleshooting webdriver
Last synced: 24 Apr 2026
https://github.com/lailasumiyakhan/automation_testing_selenium
This project demonstrates automation of an e-commerce website using Selenium WebDriver with Node.js.
automation selenium selenium-webdriver
Last synced: 24 Apr 2026
https://github.com/osandadeshan/maxsoft-testng-test-results-analyzer-demo
This is the demo project to analyze TestNG test results using MaxSoft TestNG Test Results Analyzer.
automation excel-report extentreports failure-analysis java reporter reporting-tool selenium selenium-webdriver tests-troubleshooting webdriver
Last synced: 24 Apr 2026
https://github.com/alamarnissi/python-selenium-automation-framework
Selenium-based hybrid framework for software testing automation using Python.
autmation hybrid-framework python quality-assurance selenium software-testing
Last synced: 24 Apr 2026