Here are
202 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
Jul 21, 2022
JavaScript
This ember-cli addon eases the construction of page objects on your acceptance and integration tests
Updated
Jul 22, 2022
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.
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.
Module, that helps you to extend ElementFinder in your own custom fragments
Updated
Apr 24, 2021
TypeScript
Automatic Page Object Generator
Updated
Jun 20, 2018
Java
This repo contains the course material for the Test Automation University Course Introduction to E2E Web Testing using TestCafe
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
A repository of realtime pageobject examples using reusable web components.
Updated
Apr 19, 2021
Java
Updated
Aug 7, 2018
Swift
selenium-bdd-cucumber using serenity for WEB and API automation
Updated
May 20, 2022
Java
An example Testcafe project, chock full of e2e and api testy goodness
Updated
Feb 10, 2022
JavaScript
Protractor Sample Tests with Typescript and page object model
Updated
Apr 22, 2022
TypeScript
Oasisdex-MetaMask automation with SeleniumWebDriver and Java
A Selenium framework built with an interpretation of the page object model utilizing C# and NUnit..
This repo consists of a test automation framework of Twitter app using XCUITest in Swift language (without source code)
Updated
Feb 19, 2021
Swift
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
Robot Framework with Python PageObject Pattern Web Test Suite
Updated
Jan 15, 2020
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
MenuFlyoutItemchildren with the ability to click them.