eyes.selenium

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

lint

eslint . --ext .js --no-eslintrc --config ../../.eslintrc

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

bongo preversion && yarn test

version

bongo version

postversion

bongo postversion --skip-release-notification
npm i eyes.selenium

Metadata

Downloads