eyes.selenium

v3.8.11
Applitools Eyes SDK For Selenium JavaScript WebDriver
eyes.selenium applitools eyes test automation visual regression automation selenium tests testing and 4 more...

vv

bongo --verify-versions

vc

bongo --verify-changelog

uc

bongo --update-changelog

verify-commits

bongo --verify-commits

test

npm run test:unit && npm run test:e2e

test:e2e

npm run test:selenium

test:unit

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

test:appium

mocha --no-timeouts "test/e2e/appium/**/*.js"

test:selenium

mocha --no-timeouts "test/e2e/selenium/**/*.js"

test:protractor

protractor test/e2e/protractor/protractor.conf.js

test:coverage:custom

mocha --no-timeouts "test/coverage/custom/*.spec.js"

typings

tsc --declaration

preversion

yarn vv && yarn vc && yarn verify-commits

version

yarn uc && git add CHANGELOG.md

postversion

git push --follow-tags

Metadata

Downloads