Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Page about Functional Test Tool

https://tcmarin.atlassian.net/wiki/spaces/FTT

Cypress Installation

https://www.youtube.com/watch?v=uIX8nHBfo-o

Cypress notes by Nooren

https://tcmarin.atlassian.net/wiki/spaces/FTT/pages/2262695948/Cypress+automation+tool+notes?atlOrigin=eyJpIjoiNWVkNjcwZjU3MDA0NDkwNTkzZTI0Njk1MGJmZDI5MjQiLCJwIjoiYyJ9

Cypress note by Mattew Moore

You can install it by downloading this https://download.cypress.io/desktop but it is best practice to create a new nodejs project via `npm init` then install the cypress package via `npm install cypress`. 

 

Read more here: https://docs.cypress.io/guides/getting-started/installing-cypress#System-requirements

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.