RobotEyes
RobotEyes copied to clipboard
FileNotFoundError exception while generating visual report.
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
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?
@jz-jess Can you please tell me how to run this file in browser?
@Sarathchandra1202 Can you elaborate on what you're trying to achieve please?
@hatim523 , Can you send your actual code.