|
|
@ -116,6 +116,7 @@ To run the Selenium tests via Nightwatch: |
|
|
|
- Run a selenium server `npm run selenium` |
|
|
|
- Run a selenium server `npm run selenium` |
|
|
|
- Run all the tests `npm run nightwatch_local_firefox` or `npm run nightwatch_local_chrome` |
|
|
|
- Run all the tests `npm run nightwatch_local_firefox` or `npm run nightwatch_local_chrome` |
|
|
|
- Or run a specific test case: |
|
|
|
- Or run a specific test case: |
|
|
|
|
|
|
|
|
|
|
|
- npm run nightwatch_local_ballot |
|
|
|
- npm run nightwatch_local_ballot |
|
|
|
|
|
|
|
|
|
|
|
- npm run nightwatch_local_usingWorker |
|
|
|
- npm run nightwatch_local_usingWorker |
|
|
|