Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 757 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 757 Bytes

Wikipedia

Cypress Interaction with Web Elements & Javascript

Purpose - Get Information From Wikipedia

Prerequisites

  1. Git
  2. Visual Studio Code
  3. Node.js

Getting Started

  1. Create a local project folder
  2. Open command prompt {cmd/git-bash/powershell}
  3. git lfs install
  4. git clone "https://github.com/AdityaNow/Wikipedia.git"
  5. npm install cypress --save-dev
  6. npx cypress open > Cypress Runner will open to execute tests

Execution Demo

Play tests from Cypress Runner

Video