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
Describe the bug
Using Compare Two Images keyword, when the make_non_web_test_table tries to find txt files by looking into jpeg files, it throws FileNotFoundError since no file for that name exists.
To Reproduce
Steps to reproduce the behavior:
Execute keyword Compare Two Images.
When comparing process is done, the report fails to build due to the exception mentioned above.
Expected behavior
Visual report should be generated.
Screenshots
Desktop (please complete the following information):
OS: Windows 10
Browser: Chrome
Version: Chrome Version 106
The text was updated successfully, but these errors were encountered:
This keyword is very brittle. I wouldn't be surprised if its broken as I have not worked on improving this. I might look into this but I can't provide a timeline on when this can be resolved. Mind sharing the screenshot of the testcase?
Describe the bug
Using
Compare Two Images
keyword, when themake_non_web_test_table
tries to find txt files by looking into jpeg files, it throwsFileNotFoundError
since no file for that name exists.To Reproduce
Steps to reproduce the behavior:
Compare Two Images
.Expected behavior
Visual report should be generated.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: