Skip to content

Repository files navigation

Cypress Project

Here is my Cypress homework. I tested the Telnyx website, wrote and automated 10 test cases.

Technology

Node.js

If you're using npm to install Cypress, we support:

Node.js 12 or 14 and above

Usage

  • Installing Cypress: npm install cypress --save-dev

  • Install Cypress xpath plugin: npm install -D cypress-xpath

  • And add /cypress/suppotr/e2e.js require('cypress-xpath')

Run test

npx cypress open

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages