https://github.com/andre-araujo/nightwatch-chrome-standalone
https://github.com/andre-araujo/nightwatch-chrome-standalone
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andre-araujo/nightwatch-chrome-standalone
- Owner: andre-araujo
- Created: 2017-05-29T19:48:30.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-29T20:30:27.000Z (about 8 years ago)
- Last Synced: 2025-01-31T13:43:48.231Z (5 months ago)
- Language: JavaScript
- Size: 22 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Install
```npm install```## Start chromedriver
```npm start```## Run tests
```npm test```