page-object topic

List page-object repositories

ember-cli-page-object

273
Stars
91
Forks
Watchers

This ember-cli addon eases the construction of page objects on your acceptance and integration tests

stb-tester

178
Stars
101
Forks
Watchers

Automated Testing for Set-Top Boxes and Smart TVs

qxf2-page-object-model

248
Stars
191
Forks
Watchers

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 us...

java.webdriver

150
Stars
131
Forks
Watchers

Browser test automation using Selenium WebDriver in Java

webium

158
Stars
36
Forks
Watchers

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 an...

boa-constrictor

117
Stars
43
Forks
Watchers

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!

page-factory-2

55
Stars
30
Forks
Watchers

Page factory framework for java test automation. Web/API/Mobile

webdriverextensions

98
Stars
45
Forks
Watchers

Make your WebDriver based Selenium tests more readable, reusability and maintainable by using WebDriver Extensions!

golang.webdriver

48
Stars
53
Forks
Watchers

Selenium Page Object in Go

Python_Page_Object

67
Stars
47
Forks
Watchers

Python Behave Selenium Page Object Pattern