Skip to content

kishorboddu/skytest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please follow the steps to run tests

Prerequisites

  1. Install Node.js

  2. Download the chrome driver[http://chromedriver.chromium.org/downloads], unzip and copy to a folder and set path to the location. ChromeDriver executable needs to be available in the path. Mac users with Homebrew installed: brew install chromedriver

  3. Install all the dependencies

    npm install

  4. To run the tests

    npm run cucumber // to run cucumber tests

It will launch chrome browser and starts test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors