/FE_TestFramework_Cypress

This is a frontend test service developed in Cypress.

Primary LanguageJavaScript

Cypress with PageObjects

This repository contains materials for the Cypress with PageObjects presentation.

Install dependencies

$ npm install

Run app

$ npm start

Run tests

$ npm test

Run test from chrome browser

$ ./node_modules/cypress/bin/cypress run --browser chrome