There are 7 repositories under web-automation-testing topic.
Bring the best of Selenium and Cypress into a single Python package
Boilerplate project to run WEB Test Automation WebdriverIO v6 with Mocha
WDIO with TypeScript practice project
A Hybrid Test Automation Framework for UI, API & DB testing, built with Java, Selenium, Rest Assured, TestNG, JDBC, Maven & Log4j2. It supports POM, data-driven testing, parallel execution, logging, reporting, and CI/CD integration for scalable and reliable automation.
This repository contains an automation project focused on the Login functionality, skillfully crafted with Selenium and Cucumber. The project empowers users to effortlessly automate the login process of a web application, encompassing a diverse range of test cases and scenarios. Test cases are thoughtfully scripted in a behavior-driven development.
Web Automation Testing using selenium and python
This repository contains a serie of examples of automation web testing using differents patterns like Screenplay and POM. Also here you could find examples of automation with differents technologies, tools and languges like Java; Gradle; Gherking, Cucumber; JUnit, etc. and alogn more about it. The little projects here is only a reference in how to use and combine differents technologies for autmation testing and is a reference for everyone wanna learn a bit more.
Example code of end to end web automation testing using Playwright Typescript
This repository contains a Playwright UI test boilerplate written in TypeScript and is configured to run tests in different environments such as Development, SIT, UAT, and Production.
A Web Automation test project written in python using a Pytest Hybrid Framework.
This repository demonstrates API automation using Cypress, a popular testing framework primarily used for end-to-end testing of web applications. It includes automation scripts specifically designed for testing RESTful APIs, verifying responses, and ensuring API functionality, security, and performance.
A stealthy undetected browser automation tool using Selenium.
Web Automation Testing using Cypress, Javascript, & Mochawesome Report
This repository consists of web automation where I have done some steps to automate the website using Cypress, and JavaScript and finally created a report using Mocha awesome report generator.
PYON-BEHAVE | Selenium-based UI Automated Testing Framework in Python-Behave
A sample NodeJS suite which runs cross browser tests using Playwright
A sandbox on running automation web testing in python and using selenium grid built from seleniumhq docker images
Web Automation Testing with Katalon Studio, Magento Website, by Silmi
A Cypress project demonstrating end-to-end UI and API automation workflows. This project covers user authentication, account management, and API operations.
Playwright groovy test automation project boilerplate including packages structure, reporting, logging, multi-env run configuration for WEB and API test automation.
Playwright typescript test automation project boilerplate including packages structure, reporting, logging, multi-env run configuration for WEB and API test automation.
Automating some test cases in Demoblaze website using Playwright
A Selenium-based test automation project for Swag Labs. It follows the Page Object Model (POM) and includes utility classes for handling waits, element actions, and browser interactions.
Our Cypress-based automated testing suite for the Hishabee retail website includes tests for logging in, creating a new shop, and switching to another shop module functionality. It comes with a Mocha Awesome Report and a video demo.
Our Cypress-based automated testing suite for the Swag Labs website includes tests for logging in and verifying module functionality. It comes with a Mocha Awesome Report and a video demo.
Selenium Integration with CI/CD & Advanced Testing - Extract Network Responses and Status Codes with Selenium CDP Listeners
Automated a few webforms and scraped data using JUnit & Selenium in this project, generated test reports.
Automated the Daily Finance Website with PlayWright for key user functionalities. Generated Allure Report.
Conducted automation testing on the ShoppersStack ecommerce platform, focusing on login processes, search functionalities, and addition/removal of products from Cart. Utilized Selenium WebDriver and Java to ensure efficient test coverage and improve platform reliability
Example code of end to end web automation testing using Puppeteer JavaScript