18 January 2026:


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

ratan.angadiratan.angadi Members
edited November -1 in Sahi - Open Source
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.

Comments

  • narayannarayan Administrators
    Hi Ratan,

    Sahi Pro allows report modification via simple XSL stylesheets without getting into Java code. You may want to check that out.

    Regards,
    Narayan
  • Sure, thanks for the reply Narayan
  • If you don't want to use Sahi Pro, I could give you the sources for a java program, which parses Sahis html files back to TestResults. From there on you could use your customized reporters from outside the Sahi source.

    Regards
    Wormi
  • hi Narayan,

    For customized field how can we add values?
Sign In or Register to comment.