AdityaNow / Wikipedia

Cypress Interaction with Web Elements & Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Cypress Interaction with Web Elements & Javascript


Languages

Language:JavaScript 100.0%