Skip to content

Releases: jagadeeshshetty/nightwatchjs-basic

v1.3.0

25 Sep 06:14
Compare
Choose a tag to compare
  • Updated dependencies
    • Nightwatch 1.4.3
    • Chromedriver 85.0.1
  • Updated test run command
  • Updated readme with test run screenshot.

1.2.0

24 Sep 19:18
Compare
Choose a tag to compare

Preserve getting start structure with Nightwatch 1.1.11 version.

  • Preserved with 1.2.0 tag.
  • Nightwatch 1.1.11, Chromedriver 74.0.0 version
  • No need of individual driver download on mac and windows os. Removed explicit dependency on drivers. Now automatically download required drivers during npm i run.
  • Basic project setup with Nightwatch framework and run.
  • Depends on Selenium and Chrome web driver.