Point directly to index.html after generating report
Closed this issue · 1 comments
nehashri commented
When a html report is generated the following logs are printed
Successfully generated html-report to => <path to folder>/reports/html-report
This can be changed to point to the <path to folder>/reports/html-report/index.html
for easier navigation. This allows user to directly look at the report after running the tests. In most terminals the file location is clickable and if it is a html file, it opens up directly on the browser.