UNPKG

@applitools/eyes-nightwatch

Version:

Applitools Eyes SDK for Nightwatch.js

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