Skip to content

qamatters/WebdriverIO-Visual-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebdriverIO example

I modefied the webdriverio-example project to test a simple visual regression scnario.You can get moe detail from the webdriverio-example project for the operations used in th project.

Getting started

Before running, make sure, you have below version of node in in your machine: node -v --> v8.9.4

This is not mandatory. But I stuck with differnt errors when I had a difrent node version. Ths is the way to use diffrrnt node version in your machins. https://www.digitalocean.com/community/tutorials/how-to-install-node-js-with-nvm-node-version-manager-on-a-vps

Project uses: wdio-selenium-standalone-service": "^0.0.12"

To Run it:

  1. npm install
  2. npm run test

Ths test case will initially fail as I have put a diffren image in refrence foldr. You can delete that file befor runnng.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors