An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: pageobject-pattern

Subhasajib/SeleniumPom

Automated testing project using Selenium WebDriver and Page Object Model (POM) to validate various input types on the Selenium Web Form demo page. Built with Java, TestNG, and IntelliJ IDEA

Language: Java - Size: 153 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

saritasa-nest/pomcorn

Quick start for perfect tests

Language: Python - Size: 971 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 16 - Forks: 0

BASILAHAMED/Robot_Framework1

🚀 This project automates the sign-up form testing on qavbox.github.io/demo/signup using Robot Framework and SeleniumLibrary. It simulates user actions like filling out the form, submitting it, handling the JavaScript alert confirmation, and capturing screenshots, making it a reliable end-to-end UI automation example.

Language: HTML - Size: 240 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

BASILAHAMED/Robot_Automation_E2E

This project uses Robot Framework with a Page Object Model to test the core functionality of demoblaze.com. It automates login, UI validation, product listing, product detail verification, and add-to-cart actions for a complete e-commerce test workflow.

Language: HTML - Size: 175 KB - Last synced at: about 20 hours ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

perl-weasel/weasel

Weasel - Perl's better Mink

Language: Perl - Size: 141 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 3 - Forks: 2

RajatSharan/RajatSharan-Ecommerce-Automation-Framework

A robust Playwright-based test automation framework for end-to-end testing of ecommerce applications. This framework supports API testing, UI validations, data-driven testing, and reusable Page Object Model (POM) components, ensuring scalability and maintainability.

Language: JavaScript - Size: 313 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

RajatSharan/Playwright_Automation

Playwright JS Automation Testing with Framework

Language: JavaScript - Size: 284 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

Nikita-Filonov/playwright_python

Language: Python - Size: 939 KB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 15

Darkzarich/Smiler

Smiler is my own MEVN (MongoDB, Express, Vue.js, Node.js) site similar to reddit.com or 9gag.com (mostly takes many known features) with many different and awesome features, open Swagger API docs, tests, interesting tools and more. Main reason of making this site is fun and learning new things while making it

Language: TypeScript - Size: 3.11 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 11 - Forks: 2

clovisolivier/selenium-cucumber-setup

Test automation setup using Selenuim, Cucumber and Page-object pattern.

Language: Java - Size: 8.79 KB - Last synced at: 13 days ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 3

clovisolivier/page-object-selenium-java

A test automation setup, using Selenuim and Page-Object pattern

Language: Java - Size: 18.6 KB - Last synced at: 13 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 2

qa-tools/qa-tools

Library that provides easy-to-use way of interaction with web-page elements in functional tests using PageObject pattern.

Language: PHP - Size: 1.12 MB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 51 - Forks: 14

lartemyev/WebTask-LA

EPAMs Test task by Leonid Artemiev

Language: Java - Size: 71.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Nikita-Filonov/playwright_typescript

Language: TypeScript - Size: 1.94 MB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 4

ax-va/Python-Selenium-Raghavendra-2021

Python Selenium is covered with examples and tests based on the Sujay Raghavendra's book "Python Testing with Selenium: Learn to Implement Different Testing Techniques Using the Selenium WebDriver" published by Apress in 2021. The book examples have been modified and also updated to Selenium 4.

Language: Python - Size: 62 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

MADE-Apps/legerity

A framework for speeding up the development of automated UI tests for Windows, Android, iOS, and Web with Appium/Selenium on .NET

Language: C# - Size: 35.5 MB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 83 - Forks: 15

Xotabu4/protractor-element-extend

Module, that helps you to extend ElementFinder in your own custom fragments

Language: TypeScript - Size: 99.6 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 13

lifull-dev/bucky-core

System testing framework for web application.

Language: Ruby - Size: 372 KB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 33 - Forks: 12

yuryalencar/demo-automated-testing-playwright

A comprehensive end-to-end testing suite using Playwright and TypeScript, demonstrating automated testing best practices with Page Object Model, multi-user role testing, and Allure reporting.

Language: TypeScript - Size: 38.1 KB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

hobbyfarm/e2e-testing

End-to-end testing for HobbyFarm

Language: TypeScript - Size: 343 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 3

thiagojacinto/cypress-with-patterns

Using Cypress & implementing patterns Page Objects and Screenplay

Language: JavaScript - Size: 749 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

pranavkakde/SeleniumFrameworkCSharp

Test Automation Framework using Selenium, C#, NUnit and Page Object Model

Language: C# - Size: 21.2 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 14

Nikita-Filonov/selenium_python

Language: Python - Size: 1.45 MB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 8

RajatSharan/Cypress_Framework

Cypress Test Framework on POM approach

Language: JavaScript - Size: 8.09 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

sbittla/selenium-page-object-model

Selenium WebDriver page object model in Java using TestNG with Mercury tours web sample application

Language: Java - Size: 33.6 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

cihat-kose/parabank-selenium-testng-e2e

Techcareer.net - E2E Test Automation Workshop

Language: Java - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 2

hashemi-hossein/ara-note

A reliable note taking app

Language: Kotlin - Size: 1.79 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 30 - Forks: 4

jagota-s/playwright-typescript-pom

Playwright+Typescript automation framework to demo features and POM implementation

Language: TypeScript - Size: 51.8 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 16 - Forks: 9

Thangarajtk/WDIO_Mocha_Javascript

WebdriverIO (v8) - Mocha framework to automate the web applications.

Language: JavaScript - Size: 1.09 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 10 - Forks: 10

pavlovic-bojan/playwright-pom-typescript

This repository is the result of my independent project to train certain things in QA Automation UI. I spent 5 days on the realization of setup this project

Language: TypeScript - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

anhtester/PlaywrightJava

Learning Playwright for Java - Anh Tester

Language: Java - Size: 86.9 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 6 - Forks: 1

macintoshplus/todo-list-example 📦

Todo List : Project to demonstrate

Language: PHP - Size: 2.11 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

ibLeDy/lbry-batch-upload

Automate uploading entire music albums to the LBRY network

Language: Python - Size: 1.05 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 7 - Forks: 3

san650/ember-cli-page-object

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

Language: TypeScript - Size: 4.27 MB - Last synced at: 15 days ago - Pushed at: 8 months ago - Stars: 275 - Forks: 90

jmr85/saucedemo-selenium-java

Automated Test Repository for SauceDemo with Selenium and Java This repository contains a set of automated tests for the SauceDemo website (https://www.saucedemo.com/) using Selenium WebDriver and Java.

Language: Java - Size: 44.9 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

kiseta/selenium-mocha

Selenium Mocha POM Test Automation Framework

Language: JavaScript - Size: 521 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 2

andared/appium-py

Just a little test task in which shown an automation test on Python with Appium driver in pytest and page object model

Language: Python - Size: 26.7 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kayziu/prestaShop_selenium

Selenium automation script in Java testing webshop

Language: Java - Size: 4.91 MB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

srinu-kodi/OneFramework

Automation for iOS, Android, & Web Apps with one codebase. Like it, Star it & spread the word !!!

Language: Java - Size: 138 MB - Last synced at: 7 months ago - Pushed at: almost 6 years ago - Stars: 51 - Forks: 35

nusratahmed/maven-selenium-webdriver-testng-example-project

maven-selenium-webdriver-testng-example-project

Language: Java - Size: 16.6 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 65

moatazeldebsy/TestCafe-TAU

This repo contains the course material for the Test Automation University Course Introduction to E2E Web Testing using TestCafe

Size: 52.6 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 24

sebaslogen/CleanGUITestArchitecture

Sample project of Android GUI test automation using Espresso, Cucumber and the Page Object Pattern

Language: Java - Size: 151 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 137 - Forks: 31

GammaIntelligenceTraining/webdriver_v7_sync

Сomplete solution of e2e tests based on webdriver.io (webdriver.io / cucumber.io / selenium / chromedriver)

Language: JavaScript - Size: 2.79 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

LirazShay/PageObjectsDemo

Demonstration of how to build robust PageObject classes that follows OOP concepts

Language: C# - Size: 15.6 KB - Last synced at: 12 months ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 1

dannychen87/python_pom_sample

Python selenium web automation testing with page object design pattern

Language: Python - Size: 5.86 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

FrostBrain2020/java-eCommerce-framework

Application under test: E-Commerce domain | Technology: Java, Selenium, TestNG, Maven & Page Object Pattern

Language: Java - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

leonardogit/ProjectCypress

Project carried out using cypress with pageobject pattern (commited in branch !!master!!)

Size: 4.91 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

abashind/Kayak.SearchUIAutomation

A test assignment.

Language: C# - Size: 123 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

danioz/JavaWebShop

Language: Java - Size: 32.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

alex-kapranchuk/api-rest-reqres-demo

Build framework based on Maven used RestAssured libraries, runner Junit and assertions AssertJ.

Language: Java - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

alex-kapranchuk/task-ui-hospitalrun

Simple test task for UI automation based on Selenium

Language: Java - Size: 10.6 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sudharsan-selvaraj/pageobject-examples

A repository of realtime pageobject examples using reusable web components.

Language: Java - Size: 73.2 KB - Last synced at: 1 day ago - Pushed at: about 4 years ago - Stars: 21 - Forks: 4

onurcan-yondem/Trendyol_Add_Cart_Automation

Selenium page object model automation

Language: Java - Size: 5.97 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sevilayagil/BeinSportsConnectCase

Language: Java - Size: 56.5 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

sevilayagil/CicekSepetiCase

With pom,Java,Selenium

Language: JavaScript - Size: 24 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

edibImamovic/Gucumber-with-selenium-example

Gucumber with selenium

Language: Go - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

danioz/playwright_webShop

Language: TypeScript - Size: 7.35 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

mcibique/vue-testing-examples

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.

Language: JavaScript - Size: 3.4 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 334 - Forks: 36

OlehBabenkoo/cypresssaucedemocom-ts

Automation training project (TypeScript, Cypress, Mochawesome reporter,ESLint, CI/CD GitHub,Page Object Pattern)

Language: TypeScript - Size: 89.8 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

freeautomationlearning/AppiumGrid

A framework for running appium tests in parallel across devices and also on desktop browser... U like it STAR it !!

Language: HTML - Size: 35.9 MB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 17 - Forks: 21

sbtqa/swing-back

A framework for automated testing swing-application using a PageObject pattern

Language: Java - Size: 121 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

polkestrel/krzysztof_pustulka-kodila_tester

All topics and exercises created in Java and related automated testing tools during the Automation Software Testing Bootcamp organized by Kodilla.

Language: Java - Size: 5.3 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

irfanalinoor/SeleniumJavaAutomation

Web Test Automation Framework implemented in Java-Maven using Selenium

Language: HTML - Size: 7.9 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

tejas-niturkar/FreeCRMAppRepo-POMWithDataDrivenFramework

Selenium + Java + TestNg + Page Object Model + Data Driven Framework

Language: HTML - Size: 17.5 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 2

VadimNastoyashchy/cypressautomationpracticecom

Automation Mentoring project (JavaScript, Cypress ^10, Mochawesome reporter, CI/CD GitHub,)

Language: TypeScript - Size: 75.2 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

agathafr/shave-xp-cypress

Language: JavaScript - Size: 168 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

antonyhaman/podegen

Page Object code generation for Selenium and Selenide in Java

Language: Java - Size: 129 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Thangarajtk/WDIO_Jasmine_Framework

WebdriverIO (v7) Jasmine framework to automate Web applications.

Language: JavaScript - Size: 25.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

teixeira-fernando/Base2-Selenium-C-sharp-Mantis-Automation

Mantis website automation using C# + Selenium. Includes a CI pipeline

Language: C# - Size: 29.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

shakamo/testcafe-with-page-object

Language: TypeScript - Size: 272 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

anhtester/SeleniumTestNG092022Parallel

Source code khoá học Selenium Java khoá 09/2022 nội dung Parallel Execution từ bài 25 đến hết.

Language: Java - Size: 814 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

michalkasiarz/playwright-typescript-poc

Automated testing project using Playwright with TypeScript, Page Object Pattern, ESLint, and Prettier integration. A well-structured test suite demonstrating reliable end-to-end testing techniques and solid practices for maintainable and efficient test code

Language: TypeScript - Size: 2.53 MB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

yuryalencar/teasy-structure

This Project contains structure to use in files genereted by Teasy Language

Size: 6.84 KB - Last synced at: 2 days ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

yuryalencar/teasy-language-mobile

Language to implement functional tests for mobile applications

Language: JetBrains MPS - Size: 2.11 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

PanJanke/travels

Tutorial project ,Test automation using Selenium and POP (Page Object Pattern).

Language: Java - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cihan711/Selenium_A101_TestCase

Language: Java - Size: 21.5 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hudsonssrosa/pyon-behave-ui-tests-web

PYON-BEHAVE | Selenium-based UI Automated Testing Framework in Python-Behave

Language: Python - Size: 41.7 MB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

muhammmedkhattab/JsAutomationFramework

Automation Framework js

Language: JavaScript - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

neo4j123/Selenium-PageObject

Selenium Dummy Project

Language: HTML - Size: 12 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

jamesmcroft/uwp-appium-pop-example 📦

An example Windows (UWP) automated UI testing project with Appium using the Page Object Pattern

Language: C# - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

sbhat6/eBayTvShopping

To automate a scenario with eBay mobile application, which includes, log-in, search for a TV, choose a TV, add it to cart, verify item details and cart details and purchase the TV.

Language: HTML - Size: 17.7 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

wizelineacademy/QAWorkshop

Language: JavaScript - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 4

wroclawianka/google-forms-test 📦

Recruitment task

Language: Java - Size: 7.81 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

pinguet62/cypress-typescript-pageobject

Template for Cypress + TypeScript + Page-Object pattern

Language: TypeScript - Size: 952 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

adriaanbd/simple_survey_form

Survey Form with CSS Grid, Python's Flask framework and User Interface test using Selenium.

Language: Python - Size: 77.1 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 4

OleksandrBaior/Internet_e2e_webdriverIO_ts

This home project on automation QA by using the WebdriverIO + TypeScript

Language: TypeScript - Size: 355 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ratin-kumar/seleniumAutomationFramework

POM based Selenium with Java automation testing framework using Maven,TestNg, ExtentReports,Log4g

Language: HTML - Size: 3.99 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

codeMightyNotFound404/TestAutomation.UISample

UI and API Automation framework design in java ,selenium , TestNG and RestAssured

Language: Java - Size: 710 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

kristinayax/PageObject

☑ Интернет-банк. PageObjects.

Language: Java - Size: 15.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dmitryvshivtsev/pageo

Библиотека на базе Selenium с расширенным функционалом. Предназначена для работы с любым веб-сайтом и его страницами

Language: Python - Size: 7.64 MB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

kat-kan/fakestore-selenium-tests

Collection of Selenium tests for fake web store || PageObjectModel || Status - Finished

Language: Java - Size: 121 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ramprasadgk/PageObjectExOnAmazon

Example to illustrate page object pattern

Language: Java - Size: 69.3 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

naveenanimation20/HubSpotTestAutomationAug

This is a test automation framework for HubSpot CRM application, using Java, Selenium and POM.

Language: HTML - Size: 29.3 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 6

SleepyThread/cucumber-java

Selenium Java Automation Bootstrap code for Cucumber with Page object Model

Language: Java - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

machzqcq/page-object_framework

page-object pattern ruby

Language: Ruby - Size: 1.22 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 24

jamesehearn/automation-initial-solution

Resources for learning automation using Selenium and C#

Language: C# - Size: 3.78 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

shwetaneelsharma/page_object_behat

Setup Page Object framework in Behat

Language: PHP - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

alexilyenko/SimpleIOSCalculator

Simple iOS Calculator

Language: Swift - Size: 155 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 16 - Forks: 4

alexilyenko/SimpleAndroidCalculator

Simple Android Calculator written using JavaRX

Language: Kotlin - Size: 240 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 1

abirkholz/webdriverio-seed

A boilerplate WebDriverIO project that supports web and mobile app test automation in a keyword-driven PageObject design.

Language: JavaScript - Size: 210 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1