Syncano / syncano-testing-examples

Nightwatch End to End testing examples for React applications
https://www.syncano.io/
46 stars 11 forks source link

Can't Find Jars #3

Closed JimLynchCodes closed 8 years ago

JimLynchCodes commented 8 years ago
  1. You forgot to mention that nightwatch needs to be installed globally in order to run the nightwatch command.
  2. Running the nightwatch command results in "Error: Unable to access jarfile ./node_modules/selenium-standalone/.selenium/selenium-server/2.53.0-server.jar"

syncano-testing-examples_ _-bash_ _80x24_and_end_to_end_testing_of_react_apps_with_nightwatch_-_part_1

gh3r commented 8 years ago

Hey @JimTheMan I'll start working on it this week (it's in my sprint). Will link PR as soon as it will be done. Thanks for the feedback!