Report Results in Selenium | Selenium Forum
M
Posted on 22/06/2016
Hi ,
I will be not using any framework ( Junit , TestNG , cucumber etc ) and will write my own driver to get the TestCases from TestRail.
Now I would like to know if any report function is available in selenium ( some thing like ReportResults.ReportEvent in QTP ) which helps especially for debugging.

M
Replied on 22/06/2016

there are no reports in selenium. the reports are generated by testng or junit.