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/anhtester/seleniummaven042023
Project learning Selenium Java with Maven project 04/2023
anhtester maven selenium selenium-java selenium-webdriver test-automation
Last synced: 02 May 2026
https://github.com/jz543fm/heuristic-detection
This master thesis aims to develop an architecture for automated heuristic phishing detection. The outcome of this approach is to evaluate phishing URLs using an automated solution.
automated-testing datasets heuristics java javascript manual-testing maven phishing phishing-attacks phishing-detection selenium
Last synced: 02 May 2026
https://github.com/gioraban/qa-project-urban-routes-es
En este proyecto automatice el servicio de taxi de la pagina web Urban Routes. Utilice el lenguaje Python, Selenium, WebDriver y el patrón POM . Para ello se automatice los datos del usuario (teléfono y tarjeta de crédito), la ruta del taxi, el mensaje del usuario al driver, las ordenes adicionales y por ultimo recibir la información del driver.
expect-condition pom pycharm pytest python selenium webdriver
Last synced: 03 May 2026
https://github.com/drarlian/invesight-back
O projeto tem como objetivo analisar alguns ativos da bolsa de valores utilizando web scraping. Após a análise, os dados são armazenados, de forma organizada em banco de dados e/ou em uma planilha.
api-rest beautifulsoup4 fastapi google-sheets mongodb-atlas motor openpyxl python selenium
Last synced: 09 May 2026
https://github.com/noxasch/py_image_downloader
Simple 3 hours hackathon python script
Last synced: 04 May 2026
https://github.com/rohit-sharma-rs/coding-in-python
Posting code through my learning phase of python
beautifulsoup4 django flask pytest python3 selenium sqlite
Last synced: 04 May 2026
https://github.com/alphatechnolog/github-navigator
Just a selenium app i did for learninig
browser files firefox geckodriver github navigation python python3 raw screenshots selenium
Last synced: 04 May 2026
https://github.com/anhtester/cucumbertestng022023
Source code dạy học Cucumber TestNG khoá 02/2023
anhtester cucumber cucumber-framework cucumber-java java selenium selenium-java selenium-webdriver testng testng-framework
Last synced: 05 May 2026
https://github.com/found-cake/schu-crawling
순천향대 학사일정 크롤링
python sch school-project schu selenium
Last synced: 05 May 2026
https://github.com/t0mer/botigen
automation bot python selenium telegram telegram-b
Last synced: 06 May 2026
https://github.com/truongtannghia/crawl-data-python-code
Crawl data from the website and export it to a Json file coding python
beautifulsoup4 json python selenium
Last synced: 07 May 2026
https://github.com/francomelandri/selenium-grid-tests
How to setup Jenkins to run selenium tests in grid mode
Last synced: 08 May 2026
https://github.com/imranc07/nopcommercepom
An automated testing framework for the nopCommerce demo site using the Page Object Model (POM) design pattern.
exception-handling explicitwaits jenkins page-object-model pytest pytest-html python selenium selenium-waits webdriver-manager
Last synced: 08 May 2026
https://github.com/mr-p-oliveira/job-scraper-portugal
Automated Python scraper for Portuguese job portals (Net-Empregos, Sapo Emprego). Extract job listings with configurable searches and multiple export formats (csv & json).
automation csv employement jobsearch json python selenium webscraping
Last synced: 09 May 2026
https://github.com/shahsuvarli/turbo.az
This is a Python-based web scraper application for collecting data from Turbo.az, a popular car purchasing website in Azerbaijan.
az azerbaijan beautifulsoup4 car purcahse python selenium turbo webscraping
Last synced: 09 May 2026
https://github.com/javnov/selenium-driver-cookie-friendly
Give to selenium a WebDriver that is friendly with marketing cookies
dotnet selenium selenium-cookies selenium-csharp selenium-dotnet selenium-webdriver
Last synced: 09 May 2026
https://github.com/epsoft/data-scraping-from-forexfactory.com
Data scraping from forexfactory.com
Last synced: 09 May 2026
https://github.com/monykpenafor/raspagem-de-dados
Webscraping data from a language learning website with python and selenium. Data extracted to be used in the flashcardGenerator project.
flashcards logging python raspagem-de-dados selenium sqlserver webscraping
Last synced: 10 May 2026
https://github.com/christos99/scraping-project
This project is a Python-based tool for web scraping with a user-friendly GUI. Built with PyQt5 and Selenium, it allows users to scrape online listings by specifying keywords, price ranges, and exclusions. Results are displayed in a table and can be exported to an Excel file.
automation data-analysis excel gui openpyxl pandas pyqt5 python selenium web-scraping
Last synced: 10 May 2026
https://github.com/sergueik/stoppable_test
This project demonstrates pausing Selenium test through a java modal dialog (SWT, Swing, JavaFx)
error-handler javafx selenium swing swt
Last synced: 10 May 2026
https://github.com/vpavlin/jh-stresstest
Simple Selenium based test for JupyterHub on OpenShift component of https://opendatahub.io
kubernetes openshift pipfile python selenium testing
Last synced: 10 May 2026
https://github.com/ghoshasish99/nightwatchjs
Automated Testing with NightwatchJS
javascript nightwatchjs selenium testautomation
Last synced: 10 May 2026
https://github.com/kimyk0120/instagram_scraper
This project is an Instagram scraper that uses Selenium to extract data directly from Instagram without relying on its API. It also provides a Streamlit-powered dashboard for visualizing the scraped data.
instagram python selenium streamlit
Last synced: 11 May 2026
https://github.com/wkjuniordiaz/cucumber-web-automation
Personal portfolio to showcase my automation skills. Build with Java and Cucumber
Last synced: 11 May 2026
https://github.com/descent098/teaching-selenium-to-a-pleb
Some code teaching a pleb how to use selenium
learning python selenium selenium-python selenium-webdriver teaching-materials
Last synced: 11 May 2026
https://github.com/yuryalencar/extract_data_and_support_for_tests
Métodos de Suporte ao teste de software utilizando o Selenium WebDriver e Extração de dados até o momento dando suporte à arquivos XML. Podendo ainda ser atualizado para outras finalidades.
capture-screenshots quality-assurance selenium selenium-java selenium-webdriver support test xml
Last synced: 12 May 2026
https://github.com/cihat-kose/testing-project04-selenium-testng
Selenium and TestNG-based automated testing project for nopCommerce. Includes parameterized and data-driven tests for registration, login, order placement, and search functionality.
java selenium testing-automation testing-practices testng ui-testing
Last synced: 13 May 2026
https://github.com/krislette/sele-testng
Automated web testing in Java using Selenium WebDriver and TestNG, based on Rex Jones II’s automated testing course.
automation java selenium testng
Last synced: 20 Jun 2026
https://github.com/0x4f53/webscreenshotter
A Python utility that takes a stitched screenshot of a webpage along with individual ones, at any resolution
python selenium selenium-python
Last synced: 29 Jun 2026
https://github.com/marionchaff/windguru-scraper
Python script that scrapes weather forecast from Windguru using Selenium
chromedriver python scraping selenium weather-forecast web-scraping-python windguru
Last synced: 28 Apr 2026
https://github.com/jevgeni17/t-pilet
💸tpilet.ee automatic tickets purchase script(OOP)
javascript json oop regular-expressions requests selenium
Last synced: 16 Apr 2026
https://github.com/moscarde/pythonpostmaker
Aplicação em Python que realiza web scraping em postagens do LinkedIn e, em seguida, processa os dados coletados para gerar imagens formatadas para postagem no Instagram ou outras redes.
Last synced: 05 May 2026
https://github.com/ricardusa/automatedwebtest
Automated Web Tests with Selenium
java qa-automation-test selenium selenium-webdriver test-automation testng
Last synced: 16 Apr 2026
https://github.com/aditya10403/courseraautomation_v.1
This project automates test cases on Coursera using Selenium WebDriver, Java, and the Page Object Model (POM) design pattern.
extentreports java lombok maven pom selenium testng
Last synced: 16 Apr 2026
https://github.com/mousazourob/sahib
Python bot that scrapes Walmart's clearance page for electronics to find the best deals and post them on Twitter automatically
dnspython geckodriver mongodb python selenium webscrapping
Last synced: 16 Apr 2026
https://github.com/hokocodes/taste.io-2-imbd-2025
Converts taste.io ratings elements into csv for automating IMDb movie ratings in selenium
automation entertainment imdb movies ratings selenium tv
Last synced: 06 Sep 2025
https://github.com/thyagof/mjv_school_automacao
Projeto Final - MJV School: Testes Automatizados - Selenium
cucumber java selenium selenium-java
Last synced: 16 Apr 2026
https://github.com/pxxguin/modernnews
ModernNews is a project developed for the Open Source System course.
beautifulsoup4 crawling fastapi kobert python311 selenium
Last synced: 04 Mar 2026
https://github.com/paulomppatricio/cadastro-lista-produtos
Aplicação web para cadastro e listagem de produtos.
css3 html5 javascript localstorage python3 selenium webdriver-manager
Last synced: 05 May 2026
https://github.com/3y3l3ss0ur0b0r0s/selenium-for-beginners
My first tests in Selenium! Done using Dmitry Shyshkin's Udemy course on "Selenium WebDriver with Java for Beginners".
java selenium selenium-java selenium-webdriver testng testng-framework
Last synced: 15 May 2026
https://github.com/mandarraut2010/whatsappautomation
Send Whatsapp messages using selenium
automation python python3 selenium whatsapp whatsapp-bot
Last synced: 04 Mar 2026
https://github.com/fantaso/ghibli-studio-api
Web app caching test case with Django and Memcached. It consists of caching a single web page for 60 seconds, in which the Django view makes a request to a third party API service for the data (All movies and cast of Ghibli Studio available in that API) that will be rendered as a web page and cached
django python-requests python3 selenium
Last synced: 05 May 2026
https://github.com/orshahar91/automation
Use this project to build automation for any website from scratch
apache-maven automation automation-framework automation-selenium selenium selenium-java selenium-webdriver testng
Last synced: 01 Apr 2026
https://github.com/mateusrestier/semrush-dataextract-automation
A complete automation for collecting, processing, and integrating SEMrush data into a SQL database. The project includes scripts for automated login, report extraction, data processing in Excel with 'pandas' and 'openpyxl', and direct insertion into the database. Ensuring an efficient workflow for data analysis in PowerBi
automation excel openpyxl pandas powerbi python selenium sql
Last synced: 05 Mar 2026
https://github.com/moustafamohamed01/web-summarizer-ai
A Python tool to scrape and summarize website content using AI. Built with Selenium, BeautifulSoup, LLaMA 3.2, and Google's Gemini AI, this project extracts the main text from any website and generates a concise summary in markdown format. Perfect for quickly understanding long articles, blogs, or news pages.
ai beautifulsoup gemini-ai llama python selenium text-preprocessing web-scraping
Last synced: 17 Apr 2026
https://github.com/rohitgit0808/facebook-automation
This project is a Selenium TestNG automation framework designed to automate the Facebook signup process. Built using Java, it integrates Apache POI for data-driven testing and ExtentReports for detailed test reporting.
apachepoi-library css html5 java javascript selenium testng-framework
Last synced: 06 Sep 2025
https://github.com/20101301-alina-hasan/google-autosuggestion-scraper
Just as the name suggests! This scraper utilizes Python Selenium, openpyxl, Pandas libraries and Firefox as its default browser.
firefox-browser geckodriver google-autosuggestion-scraper jupyter-notebook openxyl python selenium
Last synced: 05 Mar 2026
https://github.com/sumannaidur/automation-testing
Selenium Automation Testing for Reliance Digital Website
github html json minproject otp-verification parsing pytest python selenium selenium-python selenium-webdriver software-testing-vtu testautomation testscripts vtu vtu-mini-project webdriver webtesting
Last synced: 05 Mar 2026
https://github.com/osandadeshan/pytest-page-object-model-demo
This is a sample project to demonstrate Web UI Automation using pytest.
page-object-model pytest python3 selenium selenium-python selenium-webdriver
Last synced: 17 Apr 2026
https://github.com/kalpthakkar/jobpilot-ai
JobPilot AI is a next-generation, AI-powered job application and management platform that automates the end-to-end process of job searching, intelligent application submission, and workflow analytics. It combines state-of-the-art AI, ML, NLP, and cloud technologies to deliver a seamless, highly customizable, and extensible solution for job seekers.
artificial-intelligence automation beautifulsoup chromadb fastapi gmail-api jobs langchain llm lxml nlp nltk ollama python3 pywinauto rag scikit-learn selenium sqlite-database
Last synced: 08 Apr 2026
https://github.com/tdworowy/seleniumexample
A few simple examples of web test automation with selenium.
Last synced: 20 Apr 2026
https://github.com/dagmawig/auto-rent-estimate-selenium
This python program automates rent estimate search on GoSection8 website and captures rent estimate charts. Once the charts are captured it feeds them to Optical Character Recognition website to retrieve the rent estimate data and feed the data into an excel file.
excel-processing imageprocessing python selenium
Last synced: 30 Apr 2026
https://github.com/pedrolzoliveira/twitter-bot
A simple twitterbot class - not finished
Last synced: 11 Mar 2025
https://github.com/heartshapedbox/python
Python learning. Tasks.
beautifulsoup4 bs4 lxml oop parsing python3 scraping scraping-data scraping-web scraping-websites selenium selenium-python selenium-webdriver
Last synced: 17 Apr 2026
https://github.com/philippdrebes/mscids_cip02
This project aims to extract hiking routes data from the websites SAC, Schweizmobil, and Komoot.
beautifulsoup4 hiking mariadb python selenium switzerland webscraping
Last synced: 05 May 2026
https://github.com/fernelyvrs/selenium-cucumber-demo
Automatizar el proceso de inicio de sesión con selenium y cucumber.
cucumber java junit selenium selenium-webdriver
Last synced: 17 Apr 2026
https://github.com/alpha-drm/fs-downloader
Herramienta CLI que permite descargar cursos para acceso offline.
chrome python scraping selenium
Last synced: 06 May 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/fadilxcoder/selenium
PHP / Selenium automated testing
automated-testing php phpunit selenium
Last synced: 06 May 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/vishal815/python-based-flight-data-scraping-automating-data-collection-for-analysis
This project is a Python-based web scraping script designed to extract flight details from the Yatra travel website. The extracted data includes flight pricing, origin, destination, departure and arrival times, and duration. The data is then saved into a CSV file for further analysis.
beautifulsoup flight-data-analysis flight-data-visualization numpy pandas pyhton pyplot scraping scraping-python seaborn selenium vishal-lazrus vishallazrus webscraping webscraping-projects
Last synced: 18 Apr 2026
https://github.com/sewminiranasinghe/automated-sign-up-validation
Automated Selenium-based test framework for validating sign-up form fields in web applications.
java selenium webdriver-manager
Last synced: 25 Apr 2026
https://github.com/daffavirdianto/e-commerce-automation
E-Commerce Automation with Selenium WebDriver
cucumber java selenium selenium-webdriver webdriver
Last synced: 13 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/jsonfm/eltiempo-selenium
☀️ A selenium app for scraping some data from Eltiempo.es
Last synced: 17 May 2026
https://github.com/anthonwellsjo/selenium-test
Automating some annoying work with selenium
selenium selenium-webdriver typescript
Last synced: 15 Jun 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/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/moe131/playlist-downloader
Python script that fetches the songs of your Spotify playlist and downloads them from Youtube using Selenium and pytube libraries.
playlist-downloader python pytube selenium spotify-playlist youtube-downloader
Last synced: 30 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/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/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/remarkablemark/codeception-selenium-safari-demo
Codeception Selenium Safari demo
codeception composer demo end-to-end-testing npm php safari selenium selenium-webdriver webdriver
Last synced: 13 Apr 2026
https://github.com/yunlzheng/js-test-echosystem
session keynote
javascript karamjs keynote mocha nightwatch pdf qunit samples selenium session sinon
Last synced: 06 May 2026
https://github.com/hansalemaos/a_selenium_scroll_down_forever
Scrolls down on a page
Last synced: 07 May 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/shubhamagrawal1507/xyz_bank
This project automates various functionalities of XYZ Bank's web application using Python's Behave framework and Selenium WebDriver. It focuses on testing customer and bank manager scenarios, ensuring the application's reliability and efficiency.
behave-framework python selenium
Last synced: 29 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/finagin/testing
🤖 Python Selenium Auto Testing
python selenium selenium-python
Last synced: 30 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/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/thecuriousjuel/google-image-scrapper
An Image Scrapper which scraps images from Google Image built using Python, Flask, Selenium
flask html-css python3 selenium selenium-python
Last synced: 13 Apr 2026
https://github.com/paradocx96/SecMe-testing
allure java selenium selenium-java selenium-webdriver test-automation testng
Last synced: 11 Mar 2025
https://github.com/fat3mi/simplerobotframework
This project contains automated UI tests for the OrangeHRM demo site, built using Robot Framework and SeleniumLibrary.
robotframework selenium selenium-python
Last synced: 15 Jun 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/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/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/idaljeetsingh/t-rex-gesture
A python applet to play the Chrome Game T-Rex using hand gestures
chrome hand-gestures opencv-python opencv3 python python-applet selenium trex-gesture
Last synced: 13 Apr 2026
https://github.com/dylanpicart/excel_api_access
Multithreaded web scraping and API access using httpx, Selenium, Asyncio, and Concurrent.futures. Automates downloading and storing Excel datasets from publicly available NYC data sources. Features robust logging, error handling, virus scanning, and parallel processing for uninterrupted execution. CI/CD pipeline for testing & packaging
asyncio automation ci-cd-pipeline concurrency data-automation data-pipelines education-data excel file-handling http2 httpx multithreading nyc-data python selenium tenacity tqdm webscraping
Last synced: 13 Jun 2025
https://github.com/qasimwani/karnaugh-map-batch-calculator
Calculates Multiple Karnaugh Maps at once using Selenium and custom built parser. The program then converts the Boolean Expressions into Dataflow Verilog (VHDL)
converts dataflow-verilog karnaugh-map karnaugh-map-solver karnaugh-maps selenium verilog web-scraping
Last synced: 25 Apr 2026
https://github.com/hitchdev/hitchchrome
Build and use a fresh, working version of chrome for use with selenium and chromedriver
chrome chromedriver chromium selenium
Last synced: 13 Apr 2026
https://github.com/sophiemberger/linkedin-swe-internship-parser
💼 A Python web scraper script that searches for SWE internships available on LinkedIn in the specified location.
beautifulsoup python python3 scraping selenium
Last synced: 26 Apr 2026
https://github.com/andream16/yaggts
Yet Another Golang Google Trends Scraper
Last synced: 26 Apr 2026