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/mrbuslov/website_scraper

Website parsing service. I planned to launch this project in Production, but it stays unfinished.

beautifulsoup4 celery django javascript jquery lxml python scraper selenium

Last synced: 15 Apr 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/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/acciolyma/adeusmultasbot-whatsapp

Esqueça a preocupação com datas de vencimento: Bot para gerenciamento de contas no WhatsApp.

automatizacao bot python selenium webdriver whatsapp whatsapp-api whatsapp-bot

Last synced: 08 Feb 2026

https://github.com/brooks-code/special-octo-telegram

Automate online translations using Selenium.

botautomation deepl geckodriver selenium translation webdriver

Last synced: 15 Apr 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/memirdogan/web-scraping-with-beautiful-soup-and-selenium

This repository offers a guide to web scraping with Beautiful Soup and Selenium. It covers data extraction, HTML basics, XPath, and CSS selectors. Includes a project for scraping Trendyol. Ideal for beginners wanting to learn web scraping.

beautifulsoup beautifulsoup4 html python selenium selenium-webdriver webscraping

Last synced: 08 Feb 2026

https://github.com/emilwijayasekara/selenium-automation-testing-with-webdriver-test-01

This repository contains a Java-based Selenium test script, Example2.java, demonstrating the automation of interactions with the Guru99 Demo Website for flight reservation. The script covers login, flight details input, and airline selection, providing a foundation for Selenium testing in a web environment.

java selenium selenium-java selenium-webdriver

Last synced: 15 Apr 2026

https://github.com/piraytekinz/investorsnightmare

InvestorsNightmare is a python scraper which scrapes a long list of investor emails from an airtable and sends automated emails to each of them in few minutes.

python selenium webscraping

Last synced: 09 May 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/jabrena/web-e2e-lab

A lab to review alternatives for Web E2E Tests

e2e-testing htmlunit java protractor selenium

Last synced: 02 May 2026

https://github.com/ronilsonalves/avfinaltestingii

Repositório para entrega do projeto final da disciplina de Testing II do Certified Tech Developer

java restassured selenium testing

Last synced: 15 Apr 2026

https://github.com/fredcodee/restaurant-spider

a program that scrape restaurant listing details

beautifulsoup python selenium webscraping

Last synced: 16 Apr 2026

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/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/kaoutarmi/web-scraping-et-analyse-de-contenu

This project extracts data from a BBC News RSS feed using BeautifulSoup and Selenium, processes it into a Pandas DataFrame, and exports it as a CSV file. It also generates automatic summaries of the extracted content.

beautifulsoup csv-export data-extraction pandas selenium text-summarization web-scraping

Last synced: 08 May 2026

https://github.com/feronivan/yandex_stellar-burgers_ui-tests_aqa

Проект по автоматизированному тестированию пользовательского интерфейса для веб-приложения "Stellar Burgers"

allure intellij-idea java java-11 junit4 maven restassured selenium ui-tests

Last synced: 10 Feb 2026

https://github.com/mauropelucchi/pyconsk2022

Data Ingestion and Big Data @ PYCONSK 2022

bigdata pyconsk22 python scraping selenium

Last synced: 02 May 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/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/seilbahn/companymediatests

This is the application that tests the electronic document exchange system «CompanyMedia» via web browser. It uses NUnit, Selenium WebDriver, EPPlus, Serilog.

autotest autotests csharp selenium selenium-csharp selenium-webdriver selenum-chrome

Last synced: 10 Feb 2026

https://github.com/yassinekader/tricks-tips

Tricks and tips

colab jenkins selenium

Last synced: 16 Apr 2026

https://github.com/mb-2211/orange

Automated login tests for https://opensource-demo.orangehrmlive.com.

java selenium selenium-java

Last synced: 16 Apr 2026

https://github.com/achyutem/1mg-scraper

scrapper for 1mg website price data

1mg-scrapper nodejs scraping selenium

Last synced: 06 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/lambdatest/python-selenium-terminal-logs

How to upload and view Python-selenium terminal logs on LambdaTest

lambdatest python selenium testing

Last synced: 02 May 2026

https://github.com/daferferso/rooster_shift_finder

Rooster Shift Finder - This project enables the effective and efficient automation of shift scheduling on the Riders page of Pedidos Ya (Bolivia) using Puppeteer and proxies.

javascript nodejs prisma puppeteer rpa selenium typescript

Last synced: 11 Feb 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/pedrohcleal/aliexpress_scrape

Scraping de dados de produtos do Aliexpress

aliexpress aliexpress-scraper beautifulsoup4 selenium

Last synced: 18 Jan 2026

https://github.com/puureya2/catalogue-price-scraper

Scrape & store product prices with Selenium & BeautifulSoup4. Visually represent data with MatPlotLib,Personal Project

beatifulsoup4 chrome-webdriver matplotlib numpy pandas python python-csv selenium webscraping

Last synced: 16 Apr 2026

https://github.com/pavlovic-bojan/python-selenium-pom

My independent project to train certain things in QA Automation. In the project, is used Selenium and Page Object Model with Python.

automation-framework automation-selenium automation-testing automation-ui page-object-model pageobjectmodel pom python python-3 selenium selenium-python selenium-tests selenium-webdriver webdriver

Last synced: 02 May 2026

https://github.com/pavlovic-bojan/etherscan-automation-java-junit-selenium

This repository is a recruitment process for the position of QA Engineer but due to obligations at my current job about new release app, I didn't manage to send the assignment in the scheduled time so I decided to publish it here in this repository.

automated-testing java page-object-model pom qa-automation qa-automation-test selenium selenium-java

Last synced: 24 Mar 2025

https://github.com/msangel/alpine-chrome-screenshoter-poc

Webpage screenshoter app, built based on Alpine Linux, chromium, chrome-driver, and selenium.

alpine alpine-linux docker selenium selenium-java selenium-webdriver

Last synced: 06 May 2026

https://github.com/kianoushamirpour/crawl_google_scholar_with_selenium_fastapi_mongodb

Crawl google scholar profiles with selenium, store the extracted data in the MongoDB and serve the queries with FastAPI.

crawler fastapi google-scholar mongodb python selenium

Last synced: 16 Apr 2026

https://github.com/mytechnotalent/jtf

Java Selenium & Cucumber automation framework integrated with TestNG for BDD (Behavior-Driven Development) testing. This project enables writing test cases in Gherkin syntax and mapping them to Java step definitions for UI automation.

cucumber cucumber-java java selenium selenium-java

Last synced: 27 Feb 2026

https://github.com/dianpermana/practical-test

Practical test by Dian Permana

automation jmeter practical-test selenium test

Last synced: 24 Mar 2025

https://github.com/jacksonsr451/selenium_estados_e_cidades

Um simples Script com Python e Selenium, que retorna todos os estados do brasil junto com os seu municípios relativos, em um arquivo .json

cidades-brasileiras estados-brasileiros python python-script python3 selenium selenium-python selenium-webdriver

Last synced: 16 May 2026

https://github.com/jdaqualityenterprises/python-selenium-example

Test setting up python selenium framework in a docker container

docker python selenium

Last synced: 16 Apr 2026

https://github.com/fantaso/scrapy-tradefest

Project consists to allow a user to scrape the "furniture" section of tradefest.io (platform to find conventions & expos events) using Scrapy as a framework to extract, transform and store data.

docker python3 scrapy selenium

Last synced: 07 May 2026

https://github.com/godsonkoithodathu/tinder-swipe-project

A Python project that automates the process of swiping right on Tinder using the Selenium library. This project demonstrates web automation skills, including browser interaction, element detection, and automated decision-making.

automation css html python3 selenium selenium-webdriver

Last synced: 27 Feb 2026

https://github.com/maksmez/dlp_events_vkr

Проект разработанный для автоматического анализа событий DLP системы InfoWatch Traffic Monitor.

cryptography python selenium smtplib sqlalchemy sqlite yattag

Last synced: 16 Apr 2026

https://github.com/brunodorea/dio-testes-automatizados-selenium

Projeto para o curso de "Automação de Testes com Selenium WebDriver e Java" da DIO.

dio java qa selenium selenium-webdriver testes-automatizados

Last synced: 26 Mar 2025

https://github.com/hazembz/mlh-demo

A hybrid websites scraping system.

celery python redis scraping selenium web-automation

Last synced: 16 Apr 2026

https://github.com/touhid-96/app-automation-google-calculator-testng-appium

This repository automates tests for the "Google Calculator" Android app with Selenium WebDriver, TestNG, and Appium. It performs arithmetic expression calculations involving division, multiplication, addition, subtraction and verifies correctness, and generates reports via Allure.

allure-report app-automation appium-android appium-testng gradle-java intellij-idea java selenium testng

Last synced: 18 Jan 2026

https://github.com/euberdeveloper/pastauctions-herman-scraper

A web scraper using Selenium to scrape the content of some car auctions from Herman&Herman

python scraper selenium

Last synced: 13 Oct 2025

https://github.com/syscall97/appscomparison

Scraping & Visualizing Global iOS App Trends with Selenium & Tableau.

python scraping selenium tableau

Last synced: 13 Apr 2026

https://github.com/automacao2024/auto_selenium_junit

Código-fonte : Automação de Testes com Selenium WebDriver e Java

java junit4 junit5 selenium selenium-webdriver

Last synced: 12 Feb 2026

https://github.com/05afreen/movie-data-analysis

This project explores trends in movie data, focusing on ratings, genres, and review sentiment. Using BeautifulSoup and Selenium, data is scraped from IMDb. The analysis includes data cleaning, normalization, and visualization using Matplotlib, Seaborn, and Power BI. Key insights include genre popularity, rating distribution

beautifulsoup matplotlib pandas powerbi python seaborn selenium

Last synced: 18 Apr 2026

https://github.com/roboticautomata/selenium-restassured-testing-example

Selenium/Restassured for UI/API Testing in Maven, Testng, Java

api java restassured selenium testng

Last synced: 16 Apr 2026

https://github.com/intellitect/testtools.selenate

A testing library to help with UI testing automation

nuget nuget-package selenium

Last synced: 28 Apr 2025

https://github.com/certidevs/testing_g2_movies_24

Curso de Testing con Java, Spring Boot, JUnit 5, Mockito, Selenium. Proyecto Cartelera de películas.

java java23 junit5 mockito selenium spring-boot

Last synced: 12 Feb 2026

https://github.com/sathiyan2114/redbus-data-scraping-project

The Redbus Data Scraping and Analysis project aims to create an interactive application for data filtering, analysis, and automation of bus transit data extraction from the Redbus website.

data-filtering data-science data-scraping python selenium sql streamlit

Last synced: 12 Feb 2026

https://github.com/saahilparmar/selenium-automation-framework

A robust Selenium and Pytest-based automation framework for web application testing, featuring Allure reporting, easy configuration, and seamless CI/CD integration.

allure automation ci-cd framework github-actions page-object-model pytest python selenium test-automation testing web-testing

Last synced: 13 Apr 2026

https://github.com/lushi78778/classified-survey-selenium

classified-survey-selenium 是针对某问卷的自动化填写与截图工具

selenium selenium-webdriver

Last synced: 28 Feb 2026

https://github.com/milan-sony/foxy

A proxy server named 🦊FOXY build with selenium for chrome webdriver in python

chromedriver css3 eel-python html5 javascript proxy proxy-server python python3 selenium selenium-python selenium-webdriver

Last synced: 11 Apr 2026

https://github.com/syed007hassan/selenium-testing-db-project

Using Selenium to automate all the test cases of a test suite.

mysql nodejs selenium sqe testing-tool

Last synced: 13 Apr 2026

https://github.com/randjelaa/web-app-testing

This project contains automated tests for a Student Management System with a Spring Boot backend and Angular frontend. It focuses on verifying CRUD operations through Selenium UI tests and Postman API tests, as well as documenting bugs found in both applications. The goal is to ensure software quality and reliability.

angular api-testing postman selenium spring-boot

Last synced: 16 Apr 2026

https://github.com/roboticautomata/serenity-bdd-ui-testing-example

UI Test Automation Example with Serenity BDD Page Object Model

cucumber java selenium serenity

Last synced: 16 Apr 2026

https://github.com/jpc963/rewards-automatico

Automatização das atividades diárias do programa 'Rewards' da Microsoft

python selenium webscraping

Last synced: 10 May 2026

https://github.com/abirhossenmunna/dailyfinance_testng_automation

This project involves automation testing for a Daily Finance site, utilizing Selenium WebDriver for web interactions and TestNG as the testing framework to ensure robust and efficient test execution.

allure-report csv csv-format csv-parser facker gradle intellij-idea java selenium selenium-webdriver testng usermodel

Last synced: 16 Apr 2026

https://github.com/pizzart/jam-analysis

python script to web scrape a ludum dare user's game ratings and show them as a graph

beautifulsoup ludum-dare matplotlib python selenium

Last synced: 13 Feb 2026

https://github.com/r-mahesh45/india_mart_webscraping

I automate web scraping with Selenium, extracting product and seller data from IndiaMART. This data is organized into pandas DataFrames and saved as Excel files. Results are then shared on LinkedIn and GitHub via API calls, streamlining data collection and boosting professional visibility.

beautifulsoup4 datacleaning selenium selenium-python webscraping

Last synced: 02 May 2026

https://github.com/jakobdk7/message-auto-forwarding-ai-agent

🤖 Automate message forwarding across platforms with an AI agent that streamlines communication, minimizing manual effort and enhancing workflow efficiency.

agent ai automation chartjs flask message postgresql selenium sqlalchemy sqlalchemy-orm

Last synced: 02 May 2026

https://github.com/prog420/demo-qa

Automated tests with Pytest & Selenium

pytest selenium

Last synced: 14 Feb 2026

https://github.com/harsh-valecha/testing_framework_selenium_pytest

This Framework is a boiler template that can be used for testing of webapps using selenium and pytest

pytest pytest-html python selenium

Last synced: 13 May 2026

https://github.com/rahulsamant37/ecommerce-product-assistant

An AI-powered product assistant designed to enhance the Flipkart shopping experience by providing personalized recommendations, real-time support, and seamless product discovery.

etl-pipeline fastapi github-actions python selenium uv

Last synced: 14 Feb 2026

https://github.com/meanlifevn/book_toscrape_py

Fetching all the books raw on the books.toscrape.com. Create simple API.

api booktoscrape python selenium

Last synced: 20 Apr 2026

https://github.com/emilwijayasekara/selenium-automation-script-for-ebay-purchase

A Selenium automation script in Java to automate the purchase of smartphones on eBay. This script efficiently handles the entire buying process, from logging in and searching for a specific smartphone to adding it to the cart and completing the checkout, demonstrating my proficiency in Java and web automation.

java selenium selenium-java selenium-webdriver

Last synced: 28 Feb 2026

https://github.com/zafir100100/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: 08 May 2026

https://github.com/faisal-fida/chatgpt-whatsapp

This project demonstrates the integration of ChatGPT with WhatsApp using Python and Selenium. It automates the process of sending questions to ChatGPT and retrieving responses to be sent back on WhatsApp.

chatgpt python3 selenium whatsapp whatsapp-bot

Last synced: 02 May 2026

https://github.com/unnamed-catalyst/vct-match-predictor

A prediction system for VALORANT eSports matches, more specifically, Americas Stage 1 of the VALORANT Champions Tour 2025.

prediction prediction-model python random-forest-classifier score-prediction selenium valorant web-scraping

Last synced: 07 May 2026

https://github.com/itachi1621/g2a_scraper

Python script scrapes product information from G2A, extracts pricing, ratings, and seller names, creates an HTML table using ChatGPT, and sends email notifications to recipients specified in the configuration file.

chatgpt chrome chromium g2a mailersend openai python python-3 python-script python3 selenium web-scraper web-scraping web-scraping-python

Last synced: 05 Feb 2026

https://github.com/aidan-zamfir/the-iliad

Data analysis & relationship network for the characters of Homers Iliad

data data-analysis dataframes networks networkx python selenium spacy webscraping

Last synced: 08 May 2026

https://github.com/keizah7/java-selenium-testng-qaontime

BIT užduotis: qaontime website testing using selenium, testng and java

java selenium testing testng

Last synced: 14 May 2026

https://github.com/nderousseaux/bot-notes

Bot qui relève les notes de l'unistra et m'envoie un mail si une note a été rajoutée.

script selenium

Last synced: 02 May 2026

https://github.com/testingbot/php-codeception-example

PHP CodeCeption Example to run Selenium tests with TestingBot

codeception php selenium webdriver

Last synced: 17 May 2026

https://github.com/FEBektas/Automation_practice_project

Web automation using Selenium and Python for an existing web page without any internal structural knowledge

automation python3 selenium selenium-webdriver

Last synced: 26 Mar 2026

https://github.com/testingbot/testingbot-java

Java Rest Client for TestingBot.com

api-client java-client selenium testingbot webdriver

Last synced: 29 Apr 2026

https://github.com/sher-kal/neuroseagull-bot

Телеграм-бот для актёров театра: проверка билетов через админ-панель, чат с GPT, генерация картинок и видео, работа с голосовыми сообщениями

dall-e gpt openai python replicate selenium t2v telegram-bot theatre

Last synced: 07 May 2026

https://github.com/altwalker/altwalker-examples

A growing list of examples that use AltWalker.

altwalker dotnet model-based-testing python selenium testing

Last synced: 12 Apr 2026

https://github.com/pranavsuryawanshi96/selenium-with-cucumber-project-on-nakyaa-clone-

This repository contains an automated test suite for validating critical features of the Nakyaa Clone Website. Developed using Selenium, Java, and the Cucumber framework, it ensures seamless functionality of key e-commerce workflows such as user authentication, product searches, and purchasing.

cucumber extentreports java selenium

Last synced: 15 Feb 2026

https://github.com/chaseofthejungle/intro-to-selenium

An overview of the Selenium automated web app testing tool.

selenium selenium-webdriver

Last synced: 28 Feb 2026

https://github.com/romtaug/views-bot

Automate realistic YouTube/Website (for SEO) views using Python, Selenium and Edge browser with fake user agents and headless browsing.

bot edge fake-useragent selenium views website youtube

Last synced: 02 May 2026