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.

Sahi reports in jenkins

niphniph Members
edited March 2013 in Sahi Pro
Hey folks,

Im trying to integrate SahiPro with Jenkins. I managed to execute my test from jenkins, also jenkins publish the Junit reports. Now my questin is how can i add the logs from sahi to jenkins, for example if i run a script over the scriptexplorer i get beatiful reports (ip:9999/_s_/dyn/pro/DBReports_scriptReport?id=remote_firefox__11Mrz2013__14_35_59_261)

Now i want to add those report to the Junit report, or with another plugin to the Jenkins build.

Is this possible? and if yes how can i do that?

greetz
niph

Answers

  • kshitijitukshitijitu Moderators
    The simple way is you can define html logs directory (which can be somewhere in Jenkins workspace) in the ant build file and you can publish the Jenkins html report.

    Note: every time when you start the build you need to delete the old logs.
Sign In or Register to comment.