An open API service indexing awesome lists of open source software.

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.

https://github.com/gstcarv/selenium-automation

Simple selenium automation using Python

automation python qa selenium

Last synced: 14 May 2026

https://github.com/theashishmavii/job-trends-analyzer-automation

End-to-end automation: job scraping, data analysis, and trends reporting for job seekers and researchers.

automation beautifulsoup data-analysis open-source pandas python selenium webscraping

Last synced: 07 Aug 2025

https://github.com/studyandmasti/pirated-data

This package will gives you random data of user. It can be used for mock data and used for sample data.

cypress mock-data sample-data sample-data-generator selenium selenium-ide selenium-webdriver

Last synced: 08 Aug 2025

https://github.com/ndviet/test-automation-project

A sample project with entire repositories together for the test execution

automation java maven robot-framework selenium test-automation

Last synced: 18 Jan 2026

https://github.com/dbull7/2dobox-pivot

Turing FE Module 1, First brownfield project. Also first project using selenium

javascript jquery selenium

Last synced: 17 Apr 2026

https://github.com/cfware/ava-selenium-manager

Selenium Manager for AVA

ava selenium

Last synced: 01 Oct 2025

https://github.com/skivhisink/climatenormsparser

Automated console application built with .NET 8 and Selenium WebDriver for parsing and exporting monthly climate data from Meteoinfo.ru.

automation climate-analysis climate-data console-application csharp csv-export data-parser dotnet8 selenium weather-data webdriver

Last synced: 18 May 2026

https://github.com/ahmedheakl/glassdoor-web-scraper

This code is used to get all of the job information from Glassdoor website.

scraper selenium web-scraping

Last synced: 18 May 2026

https://github.com/zagrosjawar/info215-web-science

INFO215-web-science: Explore web data analysis with Python libraries (Spacy, Django, Scrapy) and APIs (GitHub, Wikipedia). University of Bergen, Fall 2023.

crawling django networkx nlp python3 scrapy selenium sparql-query

Last synced: 13 Apr 2026

https://github.com/annnieglez/genai-travel-guide

This project is an AI-powered chatbot that provides real-time travel advice about Iceland. It utilizes Retrieval-Augmented Generation (RAG) by storing document embeddings in ChromaDB and retrieving relevant information to generate responses using a Large Language Model (LLM).

beautifulsoup chromadb embeddings langchain llm llms matplotlib openai pandas rag reportlab selenium tiktoken

Last synced: 14 Apr 2026

https://github.com/ccrami/gradscraper

A Django-based web application that allows users to scrape LinkedIn profiles and manage scraped data, focusing on student and employee information.

celery django linkedin mvc redis scraping selenium

Last synced: 27 Jan 2026

https://github.com/noviirna/spotify-playlist-dating-redflag-analysis

What do your playlists say about you? This Python app uses web scraping and Gen AI to reveal your music-based "dating red flags" for entertainment.

data-scraping data-scraping-projects gen-ai google-vertex-ai google-vertex-api prompt-engineering python3 selenium selenium-python selenium-webdriver spotify spotify-web spotify-web-api

Last synced: 19 May 2026

https://github.com/pomidorum1989/js-selenium-jest

Simple automation setup using webdriverio

javascript jest selenium

Last synced: 13 Apr 2026

https://github.com/damoklll/qa_autotest_project

Пример простого автотеста на Python + Selenium + Pytest для портфолио начинающего QA Engineer

automation juniorqa pytest python qa selenium test

Last synced: 18 May 2026

https://github.com/morbargig/chrome-97-simulator

🐛 Chrome 97 simulator for debugging legacy browser compatibility issues in enterprise applications. Docker-based testing environment with visual access and automated session management.

browser-automation bug-reproduction chrome-97 compatibility-testing debugging docker enterprise legacy-browser qa-testing selenium

Last synced: 08 May 2026

https://github.com/israeliyke/ezynotifyv2

Python bot for website monitoring, keyword alerts, and Supabase integration with GitHub Actions

automation bot github-actions keyword-tracking notifications python selenium supabase web-scraping website-monitoring

Last synced: 05 May 2026

https://github.com/suzan99gh/product-sorting-automation-swag-labs-

"Automated tests for product sorting and filtering on SauceDemo website using Selenium and C#." "Selenium automation project to verify alphabetical and price sorting of products on SauceDemo." "End-to-End tests for product sorting (A→Z, Z→A, Price Low→High, High→Low) on SauceDemo."

csharp oop-principles pom selenium selenium-webdriver

Last synced: 19 May 2026

https://github.com/fatimagit-code/swaglabs-e2e-automation-pytest

Comprehensive End-to-End (E2E) automation suite for Swag Labs built with Python, Selenium, and Pytest using the Page Object Model (POM) design pattern.

e2e-tests page-object-model pytest python selenium selenium-webdriver test-automation

Last synced: 14 May 2026

https://github.com/ahmedelshal2/robotframeworktestautomationlevel1

This code provides a complete overview of all aspects of Robot Framework (web, API, database, XML file system tests).

api-testing database-testing page-object python3 robotframework selenium test-scripts test-suite web-testing xml-parsing

Last synced: 07 Sep 2025

https://github.com/josephmcblackout/classcard_hack

🎓 Automate various study types on Classcard with this tool for quick and effective learning, enhancing recall and memorization.

automation bot classcard education educational educational-project hacking macro school school-project selenium selenium-python

Last synced: 17 May 2026

https://github.com/denesepro/question-extractor

An end-to-end automation tool to extract quiz questions from PDF files using Gemini AI and automatically upload them to biazmoon.com with Selenium.

automation gemini-api pdf-processing pdf-to-json python question-extractor quiz-automation selenium web-automation

Last synced: 10 Oct 2025

https://github.com/abdulmannan6643234/selenium-testing-framework

Automation testing Framework built with java, Selenium WebDriver and TestNG

automation-framework java qa-automation selenium software-testing testng ui-testing webdriver

Last synced: 18 May 2026

https://github.com/luis-varona/mta-alumni-linkedin-scraping

Dynamically scraping LinkedIn for Mount Allison University alumni data using Selenium.

dynamic-scraping selenium web-scraping

Last synced: 18 May 2026

https://github.com/adiii581/pypulse

PyPulse is a polite Python scraper using Selenium and selenium-stealth to aggregate data from PyPI. It automatically handles pagination, cookie banners, and CAPTCHA-based bot detection for a seamless aggregation experience.

automation bot-detection data-aggregation data-engineering pypi python selenium selenium-stealth web-scraping

Last synced: 17 May 2026

https://github.com/keshav1516/amazon_web_scraping

This project extracts product details from Amazon using Python, Requests, and BeautifulSoup. It scrapes titles, prices, ratings, reviews, and availability, then organizes the data into CSV or Excel files. Designed for learning web scraping, it demonstrates structured data collection and analysis from e-commerce sites.

beautifulsoup bs4 requests requests-library-python selenium webscraping webscraping-beautifulsoup webscrapping-python

Last synced: 15 May 2026

https://github.com/chromaticv1/cricket_team_stats_analysis

Analysis of Bangladesh's match stats from ESPNCricinfo

cricket cricket-analytics cricket-data selenium

Last synced: 14 May 2026

https://github.com/karynaaliushkevich14/spotify-api-restassured-tests

This project provides an infrastructure for automated API testing to verify the API of Spotify API using Java, Spring, RestAssured, Selenium, Maven, Junit.

java junit5 maven restassured selenium spring

Last synced: 11 Apr 2026

https://github.com/sosow0212/carefor-selenium-auto-macro---

파이썬 셀레니움을 이용한 웹 자동화 프로그램

macros selenium

Last synced: 02 May 2026

https://github.com/ndviet/test-automation-fwk

Test libraries are retained by Java which can be imported to use in other test framework

automation java maven selenium test-automation

Last synced: 07 May 2026

https://github.com/ehpc/marathonbet-emulator

Betting bot for marathonbet.ru (educational purposes only)

betting bot python selenium selenium-webdriver

Last synced: 02 May 2026

https://github.com/just-rich/x-dm-followers

Python script that sends a DM to all the users that follow the account. With headless browser option and detailed debugging logs.

direct-message direct-messaging dm headless headless-browser messager messaging python selenium selenium-webdriver twitter twitter-dm twitter-dm-tool twitter-dmer twitter-dmer-tool x x-dm x-dm-tool x-dmer x-dmer-tool

Last synced: 10 Oct 2025

https://github.com/cprite/save-env

SaveEnv is an automated tool that scans public GitHub repositories for exposed OpenAI API keys in .env files. It verifies the keys and automatically opens issues to notify developers.

python selenium telebot webscraping

Last synced: 19 Jan 2026

https://github.com/dinatih/sci-facile

Application Rails 8 – 🧑‍💻 projet vitrine pour ma recherche d’un poste de dev full-stack Ruby on Rails

bootstrap5 capybara chartjs containerization devcontainer docker docker-compose esbuild factory-bot fr-yml rails rspec sci selenium sqlite3 system-specs

Last synced: 09 Apr 2026

https://github.com/hamidurrahman1/automated-testing-with-selenium

A simple project using Selenium, TestNG and other tools for learning purposes

automation selenium selenium-java selenium-webdriver testing testng

Last synced: 09 May 2026

https://github.com/m-hammad-faisal/website-tester

A robust test automation framework for testing the SauceDemo website, built with Python, Selenium, and Playwright. This project demonstrates advanced automation techniques with a focus on scalability, reliability, and performance.

automation playwright playwright-python python saucedemo selenium selenium-python

Last synced: 02 May 2026

https://github.com/vasi-cordea/endava-automation-testing--supplier-hub-2022

Comprehensive Regression Testing framework, real project with Java/ Selenium/ JUnit

java junit selenium

Last synced: 21 Apr 2026

https://github.com/kristel90056/selenium-docker

Proyecto universitario sobre automatización de pruebas web con Selenium y Docker. Este proyecto ejecuta un script Python que lanza un navegador dentro de un contenedor, abre una página web, busca un texto y guarda una captura de pantalla automáticamente usando Selenium.

docker-compose docker-image dockerfile selenium selenium-python

Last synced: 07 May 2026

https://github.com/hassanbarka/daily-scraping-job

Extraction automatique des offres d'emploi à partir de sites web tels que LinkedIn, Glassdoor, Indeed et Welcome to the Jungle, orchestrée avec Apache Airflow pour traiter les données extraites et les stocker dans une base de données PostgreSQL.

airflow beautifulsoup4 etl glassdoor indeed linkedin python selenium web-scraping welcometothejungle

Last synced: 21 Jan 2026

https://github.com/riteshgaigawali/ccsp-08q

This repository contains daily example codes and assignment solutions from my software testing training program at Cyber Success Training Institute, Pune.

j2ee j2se java-8 jdbc selenium software-testing sql

Last synced: 14 Feb 2026

https://github.com/md-mostafa/cucumber_basic_github_automation

The project involves automating a basic user flow on GitHub using Cucumber and Selenium

cucumber-java cucumber-junit pageobjectmodel selenium

Last synced: 09 May 2026

https://github.com/sridharbandi/gradleseleniumfirstexample

Getting started Selenium Junit with Gradle

gradle junit5 selenium selenium-webdriver

Last synced: 13 Apr 2026

https://github.com/haydencordeiro/shopsmart

Smart Shop: Grocery Deal Analysis

docker java react selenium sprint-boot

Last synced: 09 Apr 2026

https://github.com/thoth2357/giphy-downloader

Automated scripts that logs users into giphy and downloads all gifs that user has favourited

automation selenium web-scraping

Last synced: 11 Apr 2026

https://github.com/notsleeply/pyscript-githubrepo

这是一个用于自动下载指定 GitHub 用户仓库代码的工具,通过 Selenium 模拟浏览器操作,实现批量下载仓库的 ZIP 压缩包。

github python python3 selenium selenium-python selenium-webdriver

Last synced: 13 Apr 2026

https://github.com/johnsliao/instagram_influencer_scraper

Scrape handle and name from posts from Instagram based on #hashtag

bot ig influencers instagram python scraper selenium

Last synced: 21 Jan 2026

https://github.com/daddydemir/test-automation-practisium

A101 test automation pracitsium için hazırlanan case.

chromedriver java junit selenium test

Last synced: 09 May 2026

https://github.com/mm-gitbub/qa-usa-python_automation

Urban Routes Web App - Optimized delivery routes

pycharm pytest python qa selenium

Last synced: 17 Mar 2025

https://github.com/anik16298/book_house_web_automation_using_selenium_with_allure_report

Bookhouse Web Automation automates end-to-end testing for the Bookhouse website, focusing on the add-to-cart flow and checkout process. Built with Java, Selenium, Maven, and TestNG, it ensures cross-browser compatibility and reliability through POM. Test results are visualized via Allure Report for efficient execution and fast issue identification.

allure-report java manual-testing maven selenium test-automation testcasewriting testing-tools webautomationtesting

Last synced: 14 Apr 2026

https://github.com/christiangracia/pybot

Docker containerized Python Flask API that uses selenium to scrape, run scripts, and, interact with websites

docker flask python selenium

Last synced: 13 Apr 2026

https://github.com/lambdatest/pytest-verify-download

How to verify file download in automation test in Pytest on LambdaTest

lambdatest pytest selenium testing

Last synced: 20 May 2026

https://github.com/djccnt15/wizcore_parking_newv

code for automating parking discount of Wizcore at NEWV

python selenium

Last synced: 03 May 2026

https://github.com/pconley/shiken

Shiken is a ruby gem wrapper for selenium designed to use with rspec.

rspec ruby selenium test-automation

Last synced: 19 Jan 2026

https://github.com/maxxjabr/qa-automation-portfolio

4-week Python QA automation portfolio using Playwright, Pytest, and Selenium

playwright portfolio pytest qa-automation selenium selenium-python selenium-webdriver

Last synced: 13 Apr 2026

https://github.com/asif-shahriar/robot-framework-automation

Web automation project of Selenium Robot Framework using Page Object Model

page-object-model python robotframework selenium

Last synced: 19 Jan 2026

https://github.com/rafaluz/scraping-to-speech

🎙️ Projeto scraping-to-speech: Geração de voz a partir de texto via web scraping com Streamlit. Converte textos longos em áudios usando vozes realistas do site openai.fm.

automation openai python selenium streamlit text-to-speech voice-generation web-scraping

Last synced: 09 Apr 2026

https://github.com/niqzart/stacking-selenium

Selenium WebDriver homework project

java junit selenium webdriver

Last synced: 19 May 2026

https://github.com/sryu1/minimalytvb

A minimalistic YouTube View Bot

python selenium youtube

Last synced: 13 Apr 2026

https://github.com/luminati-io/web-scraping-for-machine-learning

Scrape web data for machine learning, set up ETL pipelines, and train models using Python. Includes step-by-step guides and code examples.

data-collection data-for-ai machine-learning selenium web-scraping

Last synced: 13 Apr 2026

https://github.com/mortzdk/selenium-server

A bash script to run a selenium-server instance in "standalone", "node" or "hub" mode with the supported drivers of the platform running the script.

automatic bash chrome cygwin edge firefox internetexplorer linux macos opera safari selenium selenium-driver selenium-server selenium-webdriver windows

Last synced: 19 Feb 2026

https://github.com/sekharsunkara6/twitter-web-scraping

Web scraping with Selenium and ProxyMesh, storing the data in MongoDB, showing a list on a webpage.

flask gunicorn mongodb proxymesh pymongo python selenium webdriver

Last synced: 07 May 2026

https://github.com/manojc/web-driver-io

A small POC to get started with web-driver-io using selenium-standalone as a local selenium service.

automation-test node nodejs selenium selenium-standalone testing webdriverio

Last synced: 04 May 2026

https://github.com/khalid-moh193/saucedemo

Web Automation using Selenium

java selenium

Last synced: 11 May 2026

https://github.com/akagi201/seckill-tools

All seckill tools

seckill selenium

Last synced: 14 Apr 2026

https://github.com/lambdatest/pytest-set-testname

How to set test name for automation test in Pytest on LambdaTest

lambdatest pytest selenium testing

Last synced: 17 May 2026

https://github.com/umasscds/pubscraper

PubMed scraper and researcher/affiliation matching tool

python selenium

Last synced: 29 Sep 2025

https://github.com/hsalexandre/selenium-automated-purchase-test

Automates an end-to-end purchase flow on a demo e-commerce site using Selenium WebDriver.

chromedriver python selenium

Last synced: 02 May 2026

https://github.com/asadurrehmancs111/selenium-for-newbie

🎉 This Repository Contains Selenium and Python Basics that every Automation Beginner Should Do as Practice.

automation-selenium automation-testing python selenium selenium-python selenium-webdriver

Last synced: 15 May 2026

https://github.com/darvinpatel/planitassessment

This project demonstrates automated testing using Selenium on the Jupiter Toys demo site. It includes tests for various e-commerce functionalities such as product selection, cart management, form submissions, and validation of UI elements, showcasing Selenium’s web automation capabilities.

html-css-javascript maven-pom selenium selenium-java selenium-webdriver

Last synced: 19 Jan 2026

https://github.com/yuntianzhou/seleniumprojects

A collection of various Python3 projects that utilize Selenium

automation-scripts browser-automation python3 selenium selenium-webdriver web-automation

Last synced: 02 May 2026

https://github.com/camara94/web-scraping-with-requests-beautifulsoup-and-selenium

Dans ce tutoriel, nous allons découvrir les techniques de web-scraping en request, beautiful-soup et sélénium

beautifulsoup data-analysis-python requests requests-library-python selenium web-scraping

Last synced: 28 Jun 2026

https://github.com/2004-aloksingh/seleniumcodes-nd-projects

Welcome to the seleniumCodes and Demos repository! This repo contains advanced automation testing scripts using Selenium, TestNG, and Cucumber to demonstrate end-to-end testing, BDD (Behavior-Driven Development), and test management techniques.

bdd-framework cucumber-java selenium testng-framework

Last synced: 13 Jul 2025

https://github.com/qaleonardopm/testepratico

Repositório contendo testes fictícios de automação de QA utilizando scripts Selenium, com selenese. Inclui o cenário TesteCadastro_EducSimulados e um README para apoio.

automacao cadastro qa script selenese selenium teste

Last synced: 11 Jun 2025

https://github.com/jtnqr/lazy-quiz

Lazy-Quiz: a Python script which scrapes quiz questions and answers from v-class

python3 selenium

Last synced: 21 Jan 2026

https://github.com/goto-eof/andre-i-test-selenium-cucumber-spring-boot-single-thread

POC for automated tests: Selenium, Cucumber and Spring Boot (single-thread)

cucumber java junit selenium spring-boot

Last synced: 27 Jan 2026

https://github.com/pedrohcleal/aliexpress_scrape

Scraping de dados de produtos do Aliexpress

aliexpress aliexpress-scraper beautifulsoup4 selenium

Last synced: 18 Jan 2026

https://github.com/luizassimoes/oem-catalog-scraper

This RPA tool aims to scrape data from an industrial equipment catalog, extract relevant product information and assets, and format that into a structured schema suitable for downstream ingestion.

requests rpa selenium

Last synced: 24 Feb 2026

https://github.com/2h311/google-jobs

this is project is a trial work to see if I can use selenium to extract some information on google jobs for a client. I wish me all of the luck life has to offer :) :)

selenium

Last synced: 14 Oct 2025

https://github.com/chandraveshchaudhari/browser-automationpy

A python project for easily launching custom automated browser to reduce repetitive boring work.

automation browser python selenium testing-tools webdriver

Last synced: 14 Oct 2025

https://github.com/zafir100100/web-automation-with-selenium-junit

This Git repository contains a Selenium JUnit project for automated testing of web applications. The project uses Java and JUnit to write tests and validate the functionality of the web application. The tests are run automatically by the Gradle and the results are reported in JUnit format.

automation java junit selenium testing webdriver

Last synced: 22 Apr 2026

https://github.com/kelvenvs/product-data-scraper

A ferramenta automatiza a coleta e formatação de dados de um site de vendas online. Com Selenium, faz o scrap das categorias de produtos, salva os links em Excel e, depois, limpa e formata as informações, como códigos, preços e impostos, usando expressões regulares.

jupyter-notebook openpyxl pandas psutil python selenium

Last synced: 09 Apr 2026