Cypress Interaction with Web Elements & Javascript
Purpose - Get Information From Wikipedia
- Create a local project folder
- Open command prompt {cmd/git-bash/powershell}
- git lfs install
- git clone "https://github.com/AdityaNow/Wikipedia.git"
- npm install cypress --save-dev
- npx cypress open > Cypress Runner will open to execute tests