Project

General

Profile

feature request #5546

Updated by Andreas Kohlbecker almost 6 years ago

* http://stackoverflow.com/questions/14284915/fuzzy-screenshot-comparison-with-selenium#15682469 
 

 * http://testandwin.net/test-automation/compare-screenshots/ 
 * vaadin-testbench-core provides a framework for screenshot comparison: https://github.com/vaadin/testbench/tree/master/vaadin-testbench-core/src/main/java/com/vaadin/testbench/screenshot . It might be worth to take an in depth look at these classes. The chapter *23.10. Taking and Comparing Screenshots* in the book of vaadin describes the basic principle of using the screenshot comparison framework. 

 

Back