Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 455 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 455 Bytes

Page Object Pattern with webdriver.io, mocha and chai

First visual regression test with Page Object Pattern.

chromedriver

Practice visual testing in a compartment with the most common testing pattern.

Install the dependencies

npm i

Start the test:

npm run test