Skip to content

Karenduque/Nightwatch

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

Watchers

Forks

Releases

No releases published

Packages

No packages published