You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tired other way to set images path but it does not support with makeDiff method. Is there any support for File path ?
error is Cannot resolve symbol 'BufferedImage'
The text was updated successfully, but these errors were encountered:
if I use file as path then error: cannot access BufferedImage
ImageComparisonResult imageComparisonResult = new ImageComparison(path1, path2).compareImages();
tired other way to set images path but it does not support with makeDiff method. Is there any support for File path ?
error is Cannot resolve symbol 'BufferedImage'
The text was updated successfully, but these errors were encountered: