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/swanie21/chat-room-1.0

A chatroom with an automated response

html5 jquery localstorage sass selenium sketch webpack wireframe

Last synced: 12 Apr 2026

https://github.com/thecuriousjuel/monsterindia-web-scrapper

A text Scrapper which scraps data from Monster India Website built using Python, Flask, Selenium

flask html-css python3 selenium selenium-python

Last synced: 10 Apr 2026

https://github.com/ganeshhubale/para-bank-ui-tests

Learning project: Automation of demo site para bank using Pytest and Selenium and CI implementations with GH actions

pytest python3 selenium webdriver

Last synced: 11 Jun 2025

https://github.com/fbusshhra/test-automation--swag-labs

Automated Functional testing for Swag Labs website (Sauce Demo - https://www.saucedemo.com) with test cases and bug reports.

chromedriver java maven selenium testng

Last synced: 25 Jan 2026

https://github.com/ahmetcerol/football-data-mining-and-machine-learning-algorithm

This code is designed to retrieve the matches made specifically for the teams from the website called "Fanatik" and the statistics of these matches on a monthly basis.

decision-tree-classifier football-data knn-classification naive-bayes-classifier python random-forest-classifier selenium selenium-python selenium-webdriver support-vector-machines

Last synced: 15 May 2026

https://github.com/sesh/ghostly

A really simple way to write selenium tests for your site

python selenium testing

Last synced: 10 Apr 2025

https://github.com/java-archive/vaadin-testbench-ng

This project is now the original Testbench from vaadin. Project will be developed there.

java10 java11 java8 java9 junit5 pro-tools ruppert selenium selenoid sven tdd testbench vaadin vaadin10 vaadin8

Last synced: 04 Oct 2025

https://github.com/vrun545/automation_project

This project is aimed at automating testing scenarios for the Flipkart website using Selenium, Java, Maven, and TestNG. The project implements various features and best practices to ensure efficient and reliable testing.

groovy java jenkins junit parallelexecution selenium testng webdriver

Last synced: 26 Jan 2026

https://github.com/varun93/automate-boring-stuff

Automate some routine data entry tasks

automation selenium selenium-python selenium-webdriver

Last synced: 12 Apr 2026

https://github.com/osama2262/qacart-selenium-framework

Selenium Framework Design - Project for Qacart website

allure-report api automation design-patterns java javascript oop pom selenium

Last synced: 10 Apr 2026

https://github.com/pavlovic-bojan/ecommerce-automation-java-selenium-cucumber-testng-allure

This repository is the result of my independent project to train certain things in QA Automation UI. I spent 1 days on the realization of setup this project

allure allure-report cucumber cucumber-java java page-object-model pom qa-automation qa-automation-test selenium selenium-java testng testng-framework

Last synced: 24 Mar 2025

https://github.com/vrun545/orangehrm_with_selenium_python

This repository contains an automated testing framework for Demo OrangeHRM, a popular human resource management system, implemented using Selenium and Python. The framework is testing the OrangeHRM functionalities through a series of test cases, leveraging the Page Object Model (POM) design pattern for enhanced maintainability and scalability.

pageobjectmodel pytest python3 report selenium webdriver

Last synced: 25 Apr 2026

https://github.com/codeofrahul/selenium

This project is a personal learning journey into the world of Selenium WebDriver with Python. It covers a wide range of scenarios, from simple login automation to handling intricate web elements and data-driven testing. The scripts serve as practical examples and can be used as a foundation for more complex automation tasks.

automation-testing browserautomation selenium selenium-python selenium-webdriver webscraping

Last synced: 30 Jun 2026

https://github.com/raya-rich/coursera-course-scraper

A Selenium-based Python scraper that extracts Coursera course details, including course name, institute, rating, reviews, skills, level, type, and duration, and saves them to a CSV file.

automation csv data-extraction python3 selenium selenium-python web-scraping

Last synced: 28 Apr 2026

https://github.com/vikindor/selenoid-github-action

GitHub Action to start Selenoid via Aerokube CM (localhost:4444)

aerokube cm github-actions selenide selenium selenoid testing webdriver

Last synced: 15 May 2026

https://github.com/browseen/chrome

chrome plugin

automation browse browser selenium

Last synced: 15 May 2026

https://github.com/trenggalek-coding-camp/qa-tcode

My testing experience in javascript

cucumber jest selenium test-automation

Last synced: 13 Apr 2026

https://github.com/lambdatest/python-selenium-browser-options

How to set browser specific options in Python-selenium on LambdaTest

lambdatest python selenium testing

Last synced: 15 May 2026

https://github.com/bscarpari/test-qa-cucumber-bdd

UI Automation with Cucumber BDD

allure cucumber gherkin java selenium

Last synced: 04 Feb 2026

https://github.com/erick-bryan-cubas/automacao-relatorio-chamados-ti

Automação com a biblioteca Selenium

autmoation python selenium

Last synced: 15 May 2026

https://github.com/basilahamed/behave_json_integration

⚙️ Automating SauceDemo login using Python BDD with JSON-driven test cases. Clean structure with result-writing back to JSON.

automation-testing bdd behave behave-framework python selenium

Last synced: 15 May 2026

https://github.com/ma-pony/playwright-spider-utils

Playwright Spider Utils is a utility library for engineers using the Playwright framework to build web crawlers. This project provides common web scraping functions, simplifying the process of crawler development and enhancing productivity.

crawl crawler playwright python scrapy selenium spider spiderman

Last synced: 06 Jan 2026

https://github.com/zafir100100/web-automation-on-orangehrm-website-with-selenium-testng

This repository contains automated tests for the Orange HRM website using Selenium WebDriver and TestNG framework. The tests are designed to perform various actions on the website, such as logging in, creating and editing employee records, and verifying the functionality of different modules. and also attached Allure Reports.

automation selenium selenium-webdriver testing-framework testng

Last synced: 15 May 2026

https://github.com/ram1103/web-scraper

A Basic webscraping project , using selenium to scarpe blogs from the medium website!

selenium selenium-python webscraping

Last synced: 07 Jul 2025

https://github.com/alinkaqa/sprint_4

Automating the test for the Yandex app.Scooter

java maven selenium

Last synced: 28 Mar 2025

https://github.com/amilajack/webdriverio-example

A simple example of using docker-selenium and webdriverio

docker node selenium webdriverio

Last synced: 12 Apr 2026

https://github.com/md-mostafa/orangehrm-webautomation-testng

This is a web automation project that automates the testing of the OrangeHRM Demo website using Selenium WebDriver and Java. It follows best practices like the Page Object Model (POM), Singleton pattern, and Browser Factory pattern. The project uses Allure report to generate detailed and interactive reports of the test results.

allure-report gradle java log4j pageobject-pattern selenium singleton-pattern testng

Last synced: 12 Apr 2026

https://github.com/raannakasturi/websitemonitor

A Simple Gradio App to fetch Website Status and Snapshot

gradio selenium website-monitor

Last synced: 15 May 2026

https://github.com/lucaswerner90/autochromedriver

Downloads a suitable version of Chromedriver based on your installed Chrome version

chrome chromedriver driver e2e-tests javascript nightwatch selenium

Last synced: 12 Apr 2026

https://github.com/naufalbasara/scrapestaurant

End-to-end Surabaya restaurants scraping project

beautifulsoup4 etl-pipeline python scraping selenium

Last synced: 07 Mar 2026

https://github.com/inexpli/magic-tiles-bot

Simple piano tiles autoclicker

python selenium win32api

Last synced: 12 Apr 2026

https://github.com/and-sm/nose2rt

Plugin for sending HTTP POST nose2 updates to your Testgr service

automation nose nose2 nosetests python3 selenium unittest

Last synced: 04 May 2026

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

Automated auth tests for https://magento.softwaretestingboard.com.

java selenium selenium-java

Last synced: 14 May 2026

https://github.com/priyankapoojari/java-imagecomparator-selenium-appium

Java based utility to compare Screenshots from different release. Can be integrated with Selenium, appium or any other Java based frameworks

appium automation-framework image-comparison java selenium test-automation

Last synced: 14 May 2026

https://github.com/kauefraga/autoquotation

💲 Esse repo pega as cotações do dolar, euro, libra e ouro

python selenium

Last synced: 01 May 2026

https://github.com/fskydev/web-scraping

Extract data from website & export the information to an excel file

pandas python scraping-websites selenium

Last synced: 03 Jul 2025

https://github.com/scorpioscrux/bestbuy-autobot

A selenium script to check Nvidia 30 series card stock

selenium

Last synced: 15 Apr 2026

https://github.com/idb-devs/automacaowebprecos

treinar um projeto em que a gente tenha que usar automações web com Selenium para buscar as informações que precisamos

automation jupyter-notebook python selenium selenium-python

Last synced: 12 Apr 2026

https://github.com/PrimalDjinn/tor_selenium

Is a tor selenium binding that reassigns a different IP address each time you connect

python selenium tor

Last synced: 28 Oct 2025

https://github.com/ryosukedtomita/ocn_daily_login

https://github.com/RyosukeDTomita/ocn_daily_login_aws_lambda こっちに移動

python3 selenium

Last synced: 20 Apr 2026

https://github.com/ahmed7am1d/amazone-automationtesting-documentation

This Developed Website is used to demonstrate the Documenation of Amazone E-Shop Automation Testing.

automation-test bootstrap5 css3 html5 javascript python selenium selenium-python

Last synced: 11 Apr 2026

https://github.com/psmsq4/classroom_schedule_proj

* DKU SW 2th course: 오픈소스SW기초 Team Project

azure beautifulsoup4 frontend-web pymysql python3 regex selenium

Last synced: 12 Apr 2026

https://github.com/arien007/selenium_framework

Controlling chrome using selenium by templet 100% no need coding

autobot autochrome automated automation bot chrome frameworks pyside6 pyside6-example python selenium templet

Last synced: 04 Apr 2025

https://github.com/zeeshan2k2/twitter-automation

A python script that will help boost twitter followers.

datetime pathlib python selenium selenium-webdriver shutil

Last synced: 26 Apr 2026

https://github.com/farhadmohmand66/opportunity_scraper

web scraper tool, scraping fours different website

python selenium webautomation webscraping

Last synced: 14 May 2026

https://github.com/matrix278/conferenceapp

Tallink - conference web application test task

axios h2-database java maven nightwatch reactjs rest selenium spring-boot web-application

Last synced: 12 Apr 2026

https://github.com/jcng75/scannpal

A cloud based web vulnerability scanner used to help others protect their websites!

aws bootstrap5 ec2 ejs html-css java nodejs rds s3 selenium vpc

Last synced: 12 Apr 2026

https://github.com/yukihirai0505/python-selenium-sample

This is python selenium sample project

python python-selenium-sample selenium webkit2png

Last synced: 14 May 2026

https://github.com/fabianferno/sel-tester-dummy

Selenium Playground + Starter code for personal automations. Requests with Tor implementation.

automation bot chromedriver python selenium tor

Last synced: 20 May 2026

https://github.com/sarthakmakhija/selenium-tests

Repository to hold some selenium tests demonstrating Page Object Model

java8 selenium selenium-java selenium-webdriver

Last synced: 20 May 2026

https://github.com/pomidorum1989/java-serenity

Simple serenity BDD + JUnit5 project

gradle java junit5 selenium serenity-bdd

Last synced: 20 Jan 2026

https://github.com/kyrczak/biznes-elektroniczny-prestashop

College assignment project presenting prestashop configured with test scenarios, personalized UI and configured to work both on http connection and https.

api database docker docker-compose e-commerce mariadb prestashop python scraping selenium shell-script

Last synced: 20 Jan 2026

https://github.com/veronikakurhajcova/eshop-techpanda-automation-testing

Automated testing of the e-commerce website techpanda with a hybrid framework

extent-reports java page-object-model selenium selenium-webdriver testng xml

Last synced: 28 Apr 2026

https://github.com/csanjeev25/scrape_price

Python script to scrape prices of various products and store it csv file

python3 selenium selenium-webdriver webscraping

Last synced: 20 May 2026

https://github.com/janev77/mse_scraper

Апликација за извлекување и трансформирање на кодовите на фирмите кои котираат на Македонска берза.

beautifulsoup4 python scraper selenium

Last synced: 08 Apr 2026

https://github.com/meirbek-dev/unionreporting

QA Automation Engineer (Internship) final task

aquality automation-testing dotnet nunit restsharp selenium

Last synced: 18 Feb 2026

https://github.com/hansalemaos/a_selenium_better_sendkeys

As reliable as send_keys, but almost as fast as execute_script

python selenium sendkeys

Last synced: 20 Jan 2026

https://github.com/harshraj9812/router-restart-automation

This script automates restart router in specified schedule using Selenium WebDriver.

airtel-router router-automation scheduled-router-restart selenium selenium-webdriver tplink zte-router

Last synced: 20 May 2026

https://github.com/SriSatyaKalyan/ProtractorScribblings

These test-scripts are the ones I have developed over a period of a week to better understand the Protractor testing framework. I have also utilized the prowess of Jasmine to joist the framework.

angular jasmine nodejs protractor selenium testing

Last synced: 10 Mar 2025

https://github.com/benmar2406/weather-data_api-and-scraping

Different approaches (sraping and via API) to pull weather data into a programm and make it useful for the user. One option is including a daily send out via mail

python requests-library-python scraping scraping-python selenium

Last synced: 06 Apr 2025

https://github.com/githubfoam/robotframework_sandbox

Robot Framework robotic process automation (RPA)

pipeline robot-framework robot-process-automation selenium vagrant

Last synced: 20 Jan 2026

https://github.com/qaleonardopm/aprendizadoqa

📚 AprendizadoQA Repositório dedicado ao meu aprendizado contínuo na área de Qualidade de Software (QA). Aqui compartilho materiais de estudo, anotações, exercícios e referências sobre testes de software, automação e certificações.

automation-framework bdd bug-hunting certifications ctfl istqb manual-testing qa quality-assurance selenium software-testing test-automation testing-tools

Last synced: 18 May 2026

https://github.com/no-country-simulation/c24-48-n-webapp

Plataforma web para facilitar la adopción de mascotas en refugios. Permite a los administradores gestionar mascotas y citas de adopción, mientras que los usuarios pueden explorar mascotas disponibles y agendar citas.

django django-rest-framework docker figma jmeter nodejs postgresql postman pyhton selenium typescript vite vuejs whimsical

Last synced: 08 Apr 2026

https://github.com/choewy/python-g2b-crawler

나라장터 입찰정보 크롤러

crawler pyqt5 python selenium

Last synced: 28 Jun 2026

https://github.com/mindfiredigital/autotest

An open-source Generative AI (GenAI) application designed to generate automated test cases and python Selenium scripts after dynamically analysing the web-page using large language models (LLMs).

automation-testing chromium cypress endtoendtesting llm manual-testing openai python rag selenium testcase testcase-generator

Last synced: 13 May 2025

https://github.com/au5ton/tomato

:tomato: "Satellite from days of old, lead me to your access code!"

selenium

Last synced: 20 May 2026

https://github.com/mycore-org/selenium-utils

Selenium Utilities for JUnit

junit selenium selenium-java

Last synced: 03 Feb 2026

https://github.com/drcbeatz/chromaxen_ai

Project to use AI to solve ChromaXen puzzle game

python selenium

Last synced: 06 Apr 2025

https://github.com/jeffbla/rent-house-crawler

This is a distributed web crawler using Scrapy, Redis, and Selenium. It is designed to handle various types of websites, including static, AJAX, and dynamic pages.

ajax distributed-systems dynamic-site mongodb redis selenium static-site web-crawling

Last synced: 20 Jan 2026

https://github.com/bitcoin-price-prediction-experiments/bitcoin-transaction-history-downloader

This repository is designed to download Bitcoin transaction files from Bitget. Since files on Bitget must be downloaded individually, we use Selenium to automate user interactions and facilitate the bulk download of all transaction files.

automatic-download bitcoin history python selenium transaction

Last synced: 06 Apr 2025

https://github.com/amirestakhri/autoapplyx

AutoApply X is a Python tool that helps automate the search and application process for Ausbildung (vocational training) positions in Germany. It scrapes job sites like azubica.de, collects contact emails, filters out duplicates, and prepares application-ready entries — saving hours of manual work.

automation jobsearch python selenium

Last synced: 27 Jun 2025

https://github.com/nyctibiusvii/autoschoolcard

Automação para a geração de Boletins escolares para escolas / professores 🤖📄

automacao base64 boletim-escolar chromedriver codecs csv image os python selenium

Last synced: 19 May 2026

https://github.com/tesu/steam_scripts

Pretty sure I got my 9000+ follower steam curation group banned because of this

python3 selenium steam

Last synced: 19 May 2026

https://github.com/altwalker/python-ecommerce-selenium-conf

Demo for the State Model Based Testing with Selenium workshop at SeleniumConf 2023 in Chicago.

altwalker graphwalker model-based-testing python selenium

Last synced: 18 Apr 2026

https://github.com/danny-hunt/webscraping-webserver

Frankly, a slightly-mad solution to an interview challenge

python scraper selenium

Last synced: 18 May 2026

https://github.com/biswarup14/instagram-unfollower-bot

Instagram unfollowing bot. If this script is executed that specific accounts following will be reduced.

chromedriver python3 selenium

Last synced: 20 May 2026

https://github.com/loglux/allmypayslips

This script allows you to fetch all your payslips, P60 and P11D forms from rsmuk.com portal.

automation payslip python selenium selenium-grid webscraping

Last synced: 25 Feb 2025

https://github.com/quekzhengseng/webscraper

AWS LLM Hackathon; Scraping of CGPT/Quora for finetuning

selenium

Last synced: 20 May 2026

https://github.com/richeyphu/noicesoup

Selenium-based Google images scraper tool

chromedriver image-scraper python scraper selenium

Last synced: 19 May 2026

https://github.com/osama2262/swag_labs

A comprehensive 𝘁𝗲𝘀𝘁 𝗮𝘂𝘁𝗼𝗺𝗮𝘁𝗶𝗼𝗻 𝗽𝗿𝗼𝗷𝗲𝗰𝘁 built with 𝘚𝘦𝘭𝘦𝘯𝘪𝘶𝘮 𝘞𝘦𝘣𝘋𝘳𝘪𝘷𝘦𝘳, implementing the 𝘗𝘢𝘨𝘦 𝘖𝘣𝘫𝘦𝘤𝘵 𝘔𝘰𝘥𝘦𝘭 (𝘗𝘖𝘔) 𝘥𝘦𝘴𝘪𝘨𝘯 𝘱𝘢𝘵𝘵𝘦𝘳𝘯 for better maintainability and scalability of test cases. The project automates testing on the 𝗦𝘄𝗮𝗴 𝗟𝗮𝗯𝘀 website,

allure-report automation automation-testing java javascript pom selenium testing

Last synced: 17 Apr 2026

https://github.com/romtaug/linkedin-automation

Automatisation LinkedIn avec Python et Selenium : liker, commenter, republier des posts, envoyer des candidatures simplifiées et prospecter automatiquement.

automation east-apply linkedin prospection selenium

Last synced: 19 May 2026

https://github.com/jjeris/nonapi-twitter-bot-that-generates-passwords

This is a twitter bot that: generates a password, posts its on its own, personal, twitter account and does this at a designated time. This project is meant to showcase my ability to automate something on the web, using python to do it.

bot password-generator python selenium twitter twitter-bot

Last synced: 14 May 2026

https://github.com/vrun545/selenium_with_python

Selenium with Python and Pytest Demo repository! This project serves as a comprehensive guide and demonstration of using Selenium WebDriver with Python and Pytest for automated web testing.

basics demo pytest python3 selenium selenium-webdriver

Last synced: 19 May 2026

https://github.com/mkhanmak/projects-

This repository contains test cases and automation scripts

pycharm robotframework selenium software-testing test-automation test-cases

Last synced: 13 Apr 2026