Page about Functional Test |
---|
Tools | |
---|---|
End to End with Cypress by Ewa | |
Cypress Installation | https://testautomationu.applitools.com/cypress-tutorial/chapter1.html |
Cypress notes by |
Noreen | |
---|---|
Cypress |
notes by |
---|
Matthew 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 |