Here are
179 public repositories
matching this topic...
Advanced testing with vuejs. When you need to go beyond Getting started section and see some real world example with everything that proper tests should have.
Updated
Jan 2, 2020
JavaScript
This ember-cli addon eases the construction of page objects on your acceptance and integration tests
Updated
Oct 18, 2021
JavaScript
Sample project of Android GUI test automation using Espresso, Cucumber and the Page Object Pattern
Updated
Jun 14, 2017
Java
Python Behave Selenium Page Object Pattern
Updated
Mar 29, 2017
Python
Library that provides easy-to-use way of interaction with web-page elements in functional tests using PageObject pattern.
Automation for iOS, Android, & Web Apps with one codebase. Like it, Star it & spread the word !!!
Updated
Jul 31, 2019
Java
Simple library for generating Protractor page objects.
Updated
Jul 16, 2017
JavaScript
Python Webdriver Automation Framework
Updated
Jul 21, 2020
Python
System testing framework for web application.
Updated
Sep 27, 2021
Ruby
Module, that helps you to extend ElementFinder in your own custom fragments
Updated
Apr 24, 2021
TypeScript
A framework for running appium tests in parallel across devices and also on desktop browser... U like it STAR it !!
Updated
Mar 31, 2018
HTML
This repo provides an example of how to create an automated test suite using WebdriverIO 7 and TypeScript.
Updated
Jun 24, 2021
TypeScript
Updated
Aug 7, 2018
Swift
This repo contains the course material for the Test Automation University Course Introduction to E2E Web Testing using TestCafe
A repository of realtime pageobject examples using reusable web components.
Updated
Apr 19, 2021
Java
Updated
Nov 25, 2019
Ruby
Automatic Page Object Generator
Updated
Jun 20, 2018
Java
selenium-bdd-cucumber using serenity for WEB and API automation
Updated
Oct 13, 2020
Java
Protractor Sample Tests with Typescript and page object model
Updated
Jul 30, 2019
TypeScript
Oasisdex-MetaMask automation with SeleniumWebDriver and Java
An example Testcafe project, chock full of e2e and api testy goodness
Updated
Jul 24, 2021
JavaScript
A Selenium framework built with an interpretation of the page object model utilizing C# and NUnit..
This is a sample app to use espresso and others platforms to testing UI. The app show how to do Integration test with Espresso. The main screens was written in Kotlin, and the tests was written in Java and Kotlin to see the diferences
Updated
Nov 22, 2017
Kotlin
UI, API and Performance test framework based on Selenium and C#
Simple Android Calculator written using JavaRX
Updated
Apr 6, 2018
Kotlin
Agnostic Test Automation Framework using the Page Object pattern
This is a test automation framework for HubSpot CRM application, using Java, Selenium and POM.
Updated
Oct 21, 2018
HTML
Survey Form with CSS Grid, Python's Flask framework and User Interface test using Selenium.
Updated
Jun 1, 2021
Python
This is a boilerplate project for UI automation based on modern JavaScript / WebdriverIO / Mocha / Page Object Model
Updated
Apr 22, 2019
JavaScript
Improve this page
Add a description, image, and links to the
pageobject-pattern
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
pageobject-pattern
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Describe the feature and how it will be used
Add support for the WinUI DropDownButton element.
The implementation should support the collection of
MenuFlyoutItem
children with the ability to click them.