Closed kazurayam closed 1 year ago
My program should not throw the Exception to stop the processing entirely.
My program should show a WANING message, but continue the processing.
When "the left material is not an image", then my program can substitute the left material a blank image and create a diff, which will be very read. This would tell us that there is a problem here. That's OK.
resolved at 0.12.5-SNAPSHOT
fixed at the 0.12.5
derived from the post of VisualInspectionInkatalonStudio_Reborn project
How can I manage a case where the right MaterialList had a screenshot taken from the URL
http://demoaut-mimic.kazurayam.com/
and the program can not find a screenshot of a URL with path/
in the left MaterialList: in fact the left MaterialList had a screenshot taken from the URLhttp://demoaut-mimic.katalon.com/index.html
. These 2 URLs are slightly differnet. Man can think of these 2 URLs make a pair; but my program can not.