Selenium-based automation scripts for CSC108 portal workflows, including account and web-portal interaction tasks.
-
Updated
Apr 26, 2026 - Python
Browser automation controls a web browser through code to perform tasks a person would otherwise do by hand: navigating, clicking, filling forms, and reading the resulting pages. It underpins end-to-end testing, web scraping, and agent-driven browsing.
The field spans browser-level protocols such as the Chrome DevTools Protocol and WebDriver, higher-level libraries such as Puppeteer and Playwright, and purpose-built headless engines exposed over HTTP or MCP.
Selenium-based automation scripts for CSC108 portal workflows, including account and web-portal interaction tasks.
Bot for submit random data for page: lawn-tek
Web automation script, to click on specific buttons within the pages of the domain www.dextools.io/app/uniswap/pair-explorer/, implementing proxies.
This project was done to get some hands-on experience with web automation. It was a fun way to learn about the selenium module.
🍷 Build and manage winery information effortlessly with the Napa Valley Winery NVW Web Application powered by Next.js for a seamless user experience.
State machine architecture for resilient web scraping with cascading selectors and adaptive bot detection. Design pattern for building maintainable scrapers that handle dynamic content, anti-bot measures, and complex navigation flows.
Our Playwright-based automated testing suite for the SauceDemo website includes tests for logging in functionality. It generates detailed test reports of the test execution.
This repository contains Tapermonkey scripts to automatically complete all edge tasks.
Robô de automação (RPA) desenvolvido em Python que realiza o login e o cadastro em massa de produtos em um sistema web a partir de uma base de dados CSV utilizando PyAutoGUI e Pandas.
Human-like browser control for AI agents — verify-first (proves every action worked), with an MCP server + JS & Python SDKs. Playwright + native + extension. MIT.
Automated vote bot using Python and Selenium to simulate human behavior for online polls, surveys, and voting systems. Ideal for automated testing and data collection.
Clips4Sale to LoyalFans video migration toolkit — Playwright automation, TUI control panels, GPU-accelerated preview generation
🎭 Comprehensive Playwright + TypeScript automation suite for Taqelah Boutique. Includes API CRUD/mocking, visual regression, and mobile emulation with CI sharding.
Scheduled full-page website screenshot automation. Puppeteer + Express.js with web UI, custom intervals, WebP output, and Docker support. [Archived]
Free local browser automation agent powered by Gemma4 27B + Ollama. Ranked 3rd on Browser-Use Stealth Bench V1 (67.1%) — outperforming most paid cloud services.
Automates Tindog using Python and Selenium, performing automatic login via Facebark, handling popups, and swiping dogs with a resilient retry system.
Reusable Python Selenium automation framework using Pytest, Page Object Model, data-driven testing, database validation, and CI.
Framework Python de automação web para extração de documentos em lote, com relatório resiliente a falhas e interrupções. Playwright + Template Method, 93 testes sem navegador.