@applitools/eyes.webdriverio

v2.12.1
Applitools Eyes SDK for WebdriverIO

vv

node ../../scripts/verify-versions.js

lint

eslint '**/*.js'

test

yarn test:unit && yarn test:e2e

test:it

mocha --no-timeouts "test/it/*.js"

test:e2e

mocha --no-timeouts "test/+(TestClassicApi*.js|TestFluentApi*.js|TestVisualGrid*.js)"

test:unit

mocha "test/unit/**/*.js"

postpublish

git push; git push --tags
npm i @applitools/[email protected]

Metadata

Downloads