rfswarm
rfswarm copied to clipboard
Reporter: Include errors details and screenshots from the robot logs
Is your feature request related to a problem? Please describe. In the reporter tool it would be nice to be able to include the error messages and screen shots from the robot logs in the performance test report.
Additional context Screenshots and logs are already in the results directory. Also this was the intention of the result logs file names being structured as they are and containing:
- testname
- index
- iteration
- robot number
When combined with a SQL query to find failed keywords, the query should provide the above details allowing querying the exact log file for the error and associated screen shot name.