I have created one generic project . It includes Webui and RestAPI tests. When I run the test suite which includes both webui and api tests, report is generated.
But report in HTML format is not available in test suite report folder.
How to get HTML report for test suite which contains both api and web ui tests for Generic project?