UNPKG

@applitools/eyes-nightwatch

Version:

Applitools Eyes SDK for Nightwatch.js

6 lines (5 loc) 118 B
module.exports = class EyesCheck { async command(args) { await this.client.api.globals.__eyes.check(args) } }