馃憢
I am using latest version 8.0. I have configured the following:
When recording, the framework generates the image correctly. The generated image is:
test_iconWithLabel.png, 600 脳 200 pixels, 144 pixels/inch
When having a test failure in the same image, these are the generated failure diff images:
diff_test_iconWithLabel.png, 1200 脳 400 pixels, 144 pixels/inch
failed_test_iconWithLabel.png, 600 脳 200 pixels, 144 pixels/inch
reference_test_iconWithLabel.png, 600 脳 200 pixels, 72 pixels/inch
As you can see:
- The DPI of the
reference_test_iconWithLabel.png image does not match the DPI of the test_iconWithLabel.png recorded image
- The
diff_test_iconWithLabel.png contains the following very unexpected content:
Find all images attached here: Images.zip
馃憢
I am using latest version 8.0. I have configured the following:
When recording, the framework generates the image correctly. The generated image is:
test_iconWithLabel.png, 600 脳 200 pixels, 144 pixels/inchWhen having a test failure in the same image, these are the generated failure diff images:
diff_test_iconWithLabel.png, 1200 脳 400 pixels, 144 pixels/inchfailed_test_iconWithLabel.png, 600 脳 200 pixels, 144 pixels/inchreference_test_iconWithLabel.png, 600 脳 200 pixels, 72 pixels/inchAs you can see:
reference_test_iconWithLabel.pngimage does not match the DPI of thetest_iconWithLabel.pngrecorded imagediff_test_iconWithLabel.pngcontains the following very unexpected content:Find all images attached here: Images.zip