Skip to content

Repository files navigation

Nightwatch

  1. Go to nightwatch_cucumber_test_folder

  2. Install Nightwatch.js and Cucumber.js locally using

    $ npm install --save-dev

    $ npm update

    $ npm install chromedriver --save-dev

    or

    $ npm install chromedriver

    Run tests:

    Windows: $ node_modules.bin\nightwatch --test features\Search.feature

    Mac: $ node node_modules/nightwatch/bin/nightwatch

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages