Skip to content

SunInJuly/visual-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visual-testing

Small tool for visual testing with python & selenium

To run the layout tests use:

py.test -m --browser=firefox --html=report.html --domain_staging=stepik.org --domain_production=https://stepik.org

You need geckodriver to run on Firefox and chromedriver to run on Google chrome. Put them as the PATH variable on your computer (or just in your working directory).

Enjoy!

About

Small tool for visual testing with python & selenium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages