Skip to content

Latest commit

 

History

History
executable file
·
15 lines (8 loc) · 293 Bytes

README.md

File metadata and controls

executable file
·
15 lines (8 loc) · 293 Bytes

WebdriverIO-Applitools

This repository contains a sample webdriverio project integrated with applitools

To Install

npm i or npm install

To Install Applitools Eyes

npm i @applitools/eyes.webdriverio

To Run

npm run test 'location of file' eg 'npm run test ./test/specs/visual.js'