cypress-page-object-model
Version:
Cypress Page Object Basic Model ( Ready To Use ) - UI Test Automation Design Pattern for Cypress.io
43 lines (42 loc) • 929 B
JSON
{
"name": "cypress-page-object-model",
"version": "1.1.2",
"description": "Cypress Page Object Basic Model ( Ready To Use ) - UI Test Automation Design Pattern for Cypress.io",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/padmarajnidagundi/Cypress-POM-Ready-To-Use"
},
"keywords": [
"cypress",
"cypress.io",
"chai",
"POM",
"framework",
"browser",
"testing",
"end-to-end",
"integration",
"test",
"architecture",
"page-object-model",
"UAT",
"E2E",
"angular",
"AngularJS",
"nextjs",
"react",
"reactjs",
"javascript",
"cypress-testing-library",
"cypress-npm",
"automation",
"cypress-api"
],
"author": "Padmaraj Nidagundi",
"license": "MIT",
"homepage": "https://www.linkedin.com/in/padmarajn/"
}