Uses of Class
com.intuit.karate.ImageComparison.MismatchException
-
Packages that use ImageComparison.MismatchException Package Description com.intuit.karate -
-
Uses of ImageComparison.MismatchException in com.intuit.karate
Methods in com.intuit.karate that throw ImageComparison.MismatchException Modifier and Type Method Description static Map<String,Object>ImageComparison. compare(byte[] baselineImg, byte[] latestImg, Map<String,Object> options, Map<String,Object> defaultOptions)
-