nightwatch.md

August 11, 2025 ยท View on GitHub

Import nightwatch tests

There are 2 approaches when writing tests with Nightwatch:

  1. module.exports
  2. ES6 (async/await)

both are supported by Testomatio.