Prerequisites
- Click here to install Node.Js compatible version or version 20 and run node -v command to verify the version
- Install the node modules by running the following command:
npm install
- To install Cypress globally on your system. Run the following command:
npm install cypress
This command will download and install Cypress globally, making it available as a command-line tool on your system. - After the installation is complete, you can verify that Cypress is installed by running the following command:
cypress --version
This command will display the installed version of Cypress.
In addition, following components are required. Click only the required links corresponding to the components you need for installation procedure.
algoQA , AlgoAF, Database Access, Installer 2.2.20 |
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article