Skip to content

anatoliyarkhipov/nightwatch-firefox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A minimal Nightwatch Firefox example

yarn install
yarn run webdriver-manager -- update
yarn run webdriver-manager -- start
yarn run nightwatch

// OR
npm install
./node_modules/.bin/webdriver-manager update
./node_modules/.bin/webdriver-manager start
./node_modules/.bin/nightwatch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published