page-object-model
There are 636 repositories under page-object-model topic.
startrug/selenium-python-framework
Selenium WebDriver with Python
q2ebanking/boa-constrictor
Boa Constrictor is a C# implementation of the Screenplay Pattern. Its primary use case is Web UI and REST API test automation. Boa Constrictor helps you make better interactions for better automation!
rajatt95/MasterSeleniumFramework
Automation Testing | Web | Java | OOPS | Selenium WebDriver | TestNG | Maven | ExtentReport | Allure Reports | Java mail API | Design Patterns (Page Object Model, Singleton) | Jenkins | Data-Driven Testing using JSON file
karimelkomy/Python-Test-Automation-Framework
Test Automation Framework using selenium and Python
zzhengjian/PO-Manager
A tool for managing Page-Object files
sbabcoc/Selenium-Foundation
Selenium Foundation is an automation framework designed to extend and enhance the capabilities provided by Selenium (WebDriver).
utestpy/python-page-object
📔 Page object design pattern implementation (python, pom, selenium, pytest, travisCI)
srinu-kodi/OneFramework
Automation for iOS, Android, & Web Apps with one codebase. Like it, Star it & spread the word !!!
bharathish-diggavi/selenium-testng-framework
A sample framework based on Page Object Model, Selenium, TestNG using Java.
rajatt95/MasterAppiumFramework
Automation Testing | Mobile | android | iOS | Java | OOPS | Appium | TestNG | Maven | ExtentReport | Java mail API | Logging (Log4J2) | Design Patterns (Page Object Model, Singleton) | Page Factories | Jenkins | Data-Driven Testing using JSON file | Expected Data using XML file
rajatt95/MasterAppiumFramework_BDD
Automation Testing | Mobile | Cucumber | Java | OOPS | Appium | TestNG | Maven | Cucumber Reports | Java mail API | Logging (Log4J2) | Design Patterns (Page Object Model) | Page Factories
lariat-js/playwright
🪢 Page object framework for Playwright.
rajatt95/TMB_SeleniumFramework2
Automation Testing | Web | Java | OOPS | Selenium WebDriver | TestNG | Maven | ExtentReports | Java mail API | Design Pattern(Page Object Model) | Owner | Data Supplier | Custom Annotations and Enums
itkhanz/Cypress-Framework
Test automation framework built with Cypress and Javascript that follows Page Object Model (POM) design pattern
RaresCode/OrangeHRM
Testing the opensource demo of orangehrm
rajatt95/Playwright_JS
Automation Testing | Web+API | Playwright | Javascript | VS Code | Parallel Cross Browser Testing | Visual Testing | API Interceptor | Videos | Screenshots | Trace | Retries | Tagging | Viewport | Reports - Playwright, Allure | SSL | Execution - Parallel, Serial, Default | Parameterization using multiple Data sets
jsfehler/stere
A library for writing Page Objects, designed to work on top of an existing automation library.
momentumsuite/webdriverio-mocha-appium-momentumsuite
Boilerplate project to run MOBILE Test Automation with WebdriverIO v7, Mocha, Appium, Allure reporting and Momentum Suite cloud device farm support
jagota-s/playwright-typescript-pom
Playwright+Typescript automation framework to demo features and POM implementation
osandadeshan/appium-java-mobile-automation-demo
This project serves as a boilerplate for automating both Android and iOS mobile applications using a single codebase with TestNG and the Appium library.
rajatt95/Playwright_TS
Automation Testing | Web+API | Playwright | Typescript | VS Code | Parallel Cross Browser Testing | Playwright Inspector |Visual Testing | API Testing | Videos | Customized Screenshots & PDFs | Trace | Retries | Annotations | Tagging | Device Emulation | Reporters - HTML, JUnit, Line, Dot, List | SSL | Execution - Parallel, Serial, Default | Parameterization using multiple Data sets
dao-wolf/test-automation-java
Web test automation example project using Java, Maven, TestNG, Selenium3, Appium and Page Object Model (POM)
osandadeshan/robot-framework-mobile-automation-demo
This project serves as a boilerplate for automating both Android and iOS mobile applications using a single codebase with Robot Framework and the Appium library.
AutomatedOwl/puppeteer-pom-example
Example of web automation using Page-Object-Model running on puppeteer library.
osandadeshan/robot-framework-web-automation-demo
A demo project to automate web application using Robot framework with Page Object Model.
rajatt95/Playwright_JS_BDD
Automation Testing | Web | Playwright | Javascript | VS Code | BDD | Cucumber | Page Object Model | Chai | Cucumber-HTML-Reporter | Features | Step Definitions | Scenario Outline | Examples
rajatt95/TestAutomationFramework_YT_Rajat_Web_Playwright_TS
This repository contains a Test Automation Framework built using Playwright and Typescript for automated testing of web applications.
vyahello/badoo-liker
😍 Bot to get mutual likes from badoo service (python + pom + selenium + docker + pytest)
nareshnavinash/Cypress-PageObjectModel
Page Object Model framework using Cypress
rajatt95/TestAutomationFramework_UDEMY_OC_Web_Selenium_Java_V2
Automation Testing | Web+API | Java | Selenium WebDriver | RestAssured | OOPS (Inheritance, Polymorphism, Abstraction, Encapsulation)| TestNG | Maven | Allure Reports | Design Patterns (Page Object Model, Singleton, Fluent, Builder) | Jenkins | Data-Driven Testing using JSON file
hippo-digital/playwright-specflow-pom-dotnet
Example of how to use Playwright with SpecFlow and Page Object Models in .NET (C#).
NoushinB/Selenium-WebDriver-Java-Testing-Example
This repository demonstrates using Selenium WebDriver with Java, JUnit, BDD, Cucumber, and Gherkin for browser automation and UI testing. It includes a framework for WebDriver management, reusable UI methods, page objects, and example tests with scenarios.
wityue/playwright-ts
基于playwright-test实现的Page Object Demo