Skip to content

dimkin-eu/playwright-threshold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

created as a repro for issue

playwright-threshold

run npm i

run npm run test:e2e

Expected

subtle fails must be detected only on lower thresholds major fails must be accepted on higher thresholds

Observed

test are passing/failing in the same way for

  • images with minor changes - github stars count
  • images with major changes - github stars count + some colorful pic

Screenshot 2021-10-12 at 18 18 01

so the main idea is - there is no way to not fail on subtle diffs but fail on major ones Screenshot 2021-10-12 at 23 48 31

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published