rfswarm icon indicating copy to clipboard operation
rfswarm copied to clipboard

Reporter: Include errors details and screenshots from the robot logs

Open damies13 opened this issue 3 years ago • 0 comments

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.

damies13 avatar Feb 07 '22 01:02 damies13