page-object-model
There are 501 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!
karimelkomy/Python-Test-Automation-Framework
Test Automation Framework using selenium and Python
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
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
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
jsfehler/stere
A library for writing Page Objects, designed to work on top of an existing automation library.
RaresCode/OrangeHRM
Testing the opensource demo of orangehrm
itkhanz/Cypress-Framework
Test automation framework built with Cypress and Javascript that follows Page Object Model (POM) design pattern
jagota-s/playwright-typescript-pom
Playwright+Typescript automation framework to demo features and POM implementation
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
dao-wolf/test-automation-java
Web test automation example project using Java, Maven, TestNG, Selenium3, Appium and Page Object Model (POM)
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
AutomatedOwl/puppeteer-pom-example
Example of web automation using Page-Object-Model running on puppeteer library.
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.
Mohammad-Abohasan/OrangeHRM
Creating and automating test cases for the @OrangeHRM system.
nareshnavinash/Cypress-PageObjectModel
Page Object Model framework using Cypress
osandadeshan/robot-framework-web-automation-demo
A demo project to automate web application using Robot framework with Page Object Model.
vyahello/badoo-liker
😍 Bot to get mutual likes from badoo service (python + pom + selenium + docker + pytest)
bidemiajala/cy-ui-framework
Page Object Model approach for testing a simple login function
mozilla/fxapom
Selenium WebDriver compatible page-object model and utilities for Firefox Accounts
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
AxaFrance/cypress-component
This package is designed to make Cypress tests easier to read and write. It allows you to implement to Page Object Model pattern. It also provides stronger command types as you type each component you declare. All your component declaration are made outside your tests files so that if a CSS selector changes, you only have to change it in one place.
wityue/playwright-ts
基于playwright-test实现的Page Object Demo