Topic: cypress - lecture 1 - cypress installation

//Regular lecture 27: 6-Nov-2022

//*Topic: cypress*// cypress installation //

1) create folder
2)  open folder with VS code
3) open terminal of VS code
4) npm init -y
5) npm install npx
6) npm install cypress@9.7
7) npx cypress open

टिप्पण्या