Skip to content

NikoV5/Cypress_Project01_LocatingWebElements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

In order of this to work, you must install cypress within your framework.

Installation

Navigate to [Cypress on NPM] (https://www.npmjs.com/package/cypress/) to install the latest version of Cypress.

Or paste this command into the CLI of your framework:

npm install --save-dev cypress

Usage

To initiate the cypress runner:

npx cypress open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published