nightwatch.md
August 11, 2025 ยท View on GitHub
Import nightwatch tests
There are 2 approaches when writing tests with Nightwatch:
module.exports- ES6 (
async/await)
both are supported by Testomatio.
August 11, 2025 ยท View on GitHub
There are 2 approaches when writing tests with Nightwatch:
module.exportsasync/await)both are supported by Testomatio.