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.
Sahi not starting from Jenkins
I am integrating Sahi OS with Jenkins. I have created build file that works only if I manually start Sahi dashboard from the menu. My Sahi version is V3.5, Build 2011-07-19 running on Ubuntu 11.04
However Sahi does stop running once the tests are finished. Unfortunately I cannot yet post my build.xml file as I am new to the forum. Any help would be appreciated.
However Sahi does stop running once the tests are finished. Unfortunately I cannot yet post my build.xml file as I am new to the forum. Any help would be appreciated.
Comments
I don't know if you want to use like this, is quite simple, although I have not finalized all the settings I want or need, if you want I can try it again and post it here (I don't remember how I did), I won't do it now because I don't have much time right now.
I did it using Windows and .bat files, but it should be the same using it on Linux.
in your Job, configure a build step "run shell script" with the contents now call ant and build.xml
then add another step with a shell this should kill sahi
regards
wormi