18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
Customizing reports
Hi all,
I have downloaded sahi source code. I want to know is it possible to write my custom class which extends reporter class of sahi so I could customize reports. I would like to know in which Jar file should I keep my customized class, I can't put it separate since it is going to extend the sahi's reporter class. I want to be able to call my customized class from my test script.
Thanks in advance.
I have downloaded sahi source code. I want to know is it possible to write my custom class which extends reporter class of sahi so I could customize reports. I would like to know in which Jar file should I keep my customized class, I can't put it separate since it is going to extend the sahi's reporter class. I want to be able to call my customized class from my test script.
Thanks in advance.
Comments
Sahi Pro allows report modification via simple XSL stylesheets without getting into Java code. You may want to check that out.
Regards,
Narayan
Regards
Wormi
For customized field how can we add values?