page-object
There are 109 repositories under page-object topic.
san650/ember-cli-page-object
This ember-cli addon eases the construction of page objects on your acceptance and integration tests
qxf2/qxf2-page-object-model
Write Selenium and Appium tests in Python using the Page Object pattern. This Pythonic GUI and API test automation framework will help you get started with QA automation quickly. It comes with many useful integrations like - email, BrowserStack, Slack, TestRail, etc. This repository is developed and maintained by Qxf2 Services.
stb-tester/stb-tester
Automated Testing for Set-Top Boxes and Smart TVs
wgnet/webium
Webium is a Page Object pattern implementation library for Python (http://martinfowler.com/bliki/PageObject.html). It allows you to extend WebElement class to your custom controls like Link, Button and group them as pages.
sayems/java.webdriver
Browser test automation using Selenium WebDriver in Java
jingpeicomp/autotest-framework
UI自动化测试框架,支持APP、Web、HTML5三端, 基于SpringBoot框架, 采用Page Object设计模式,基于 TestNG 测试框架构建测试用例,支持消息通知、失败截屏、HTTP 报告、并发执行等特性
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!
webdriverextensions/webdriverextensions
Make your WebDriver based Selenium tests more readable, reusability and maintainable by using WebDriver Extensions!
machzqcq/Python_Page_Object
Python Behave Selenium Page Object Pattern
sbtqa/page-factory-2
Page factory framework for java test automation. Web/API/Mobile
lihuacai168/playwright_demo
《Pytest+Playwright+Allure》UI自动化示例项目,集成Page Object模式,提供基本的Pytest与Playwright使用,Allure报告,以及由Github Action实现的并行测试。 A concise UI automation demo integrating Pytest, Playwright, and Allure, featuring the Page Object model, basic Pytest & Playwright usage, Allure reporting, and parallel testing, powered by Github Action.
sayems/golang.webdriver
Selenium Page Object in Go
nullobject/mache
A library for writing cleaner and more expressive acceptance tests using page objects.
RedHatQE/widgetastic.core
Making testing of UIs fantastic.
wlsf82/page-objects-vs-gui-custom-commands
Project to demonstrate Page Objects and GUI custom commands with Cypress.io
jsfehler/stere
A library for writing Page Objects, designed to work on top of an existing automation library.
san650/cypress-page-object
Represent the screens of your website as a series of objects in your Cypress test suite
PGSSoft/AutoMate-Templates
Xcode templates helps to start with new UI tests utilizing Page Object pattern and AutoMate framework
joshuaclayton/page_ez
PageEz is a tool to define page objects with Capybara.
dkarter/capybara_error_intel
🐛 Ruby gem for heuristic error messages in Capybara based Page Objects
machzqcq/page-object_framework
page-object pattern ruby
aldochristiaan/salad
Appium Java Automation wrapped just for you!
yazidisme/robotframework-bdd-example
Testing sample using Robot Framework
elixirautomation/SeleniumPythonHybridFramework
Selenium Hybrid Framework
manoj9788/selenium-scalaTest
A template repository to showcase usage of Selenium tests using ScalaTest with Page Object Pattern way of organizing tests.
mallorym/cucumber-protractor-harness
Simple starter project for incorporating cucumber (2.3.1) with protractor
osandadeshan/selenium-testng-allure-report-demo
This is a demo project for Selenium Page Object Model with Allure reporting.
redmedical/hvstr
(ˈhɑr və stər) A Page-Object-Generator for Protractor-Tests in TypeScript.
VadimNastoyashchy/playwright-saucedemo.com
Automation project for saucedemo.com (TypeScript, Playwright, CI/CD GitHub, OOP)
adriaanbd/simple_survey_form
Survey Form with CSS Grid, Python's Flask framework and User Interface test using Selenium.
ikostan/ParaBankSeleniumAutomation
Selenium (Python) Automation For Para Bank Web App
jenterkin/selenium-page-elements
A library for simplifying page objects.
azohra/ferris
An opinionated testing framework built on top of WATIR which provides massive power with minimal DSL.
Ebazhanov/page-object-model-cypress-simple
Learn Page object model (POM) with Cypress in two simple steps
xpathqs/core
Library for building xpath queries
narottamgla/cypress-e2e-tests
cypress-e2e-tests using page object model