Simple project to test Telnyx website on cypress framwork
Before using cypress, you need to install node.js and VSC
Download git repository
https://github.com/ValeriiMandryka/Telnyx-project-on-Cypress.git
and install node modules
npm install
After that we can run all our tests.
npx cypress open
or
npx cypress run