Cypress: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
No edit summary
Line 14: Line 14:
* [https://www.cypress.io/ Cypress]
* [https://www.cypress.io/ Cypress]
* [[Selenium]]
* [[Selenium]]
* [[NodeJS]]
* [[JQ Tool]]
* [[JQ Tool]]
* [[JMeter]]
* [[JMeter]]

Revision as of 03:28, 16 November 2023

source    ~/.bashrc
nvm install 16.13.2
nvm use     16.13.2

npm install [email protected] --save-dev
npm install

References