Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jimcresswell/nightwatch-demo
Demo E2E test using https://nightwatchjs.org
https://github.com/jimcresswell/nightwatch-demo
e2e-tests end-to-end-testing nightwatchjs test-automation
Last synced: about 7 hours ago
JSON representation
Demo E2E test using https://nightwatchjs.org
- Host: GitHub
- URL: https://github.com/jimcresswell/nightwatch-demo
- Owner: jimCresswell
- Created: 2019-11-12T13:49:42.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T08:41:28.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T01:52:13.148Z (7 months ago)
- Topics: e2e-tests, end-to-end-testing, nightwatchjs, test-automation
- Language: JavaScript
- Size: 208 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nightwatch Demo
Demo E2E test using https://nightwatchjs.org , run against Google.
## Install
* `yarn install`
## Usage
* Mac/Linux `yarn run test:pos`
* Win `yarn run test:win`