Currently we have --variable RP_ATTACH_REPORT:"True" which let us attach only report.html file.
As a user he/she would like to traverse around log.html/output.xml files along with report.html file while navigating the attached test reports after every test launch.
Actual:- Currently only report.html is allowed
Expected:-
We need the entire test report files attached after test run
Framework:- RobotFramework
Currently we have
--variable RP_ATTACH_REPORT:"True"
which let us attach only report.html file.As a user he/she would like to traverse around log.html/output.xml files along with report.html file while navigating the attached test reports after every test launch.
Actual:- Currently only report.html is allowed
Expected:- We need the entire test report files attached after test run