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.

how to collect parameters from jenkins directly?

shamsham Members
edited November -1 in Sahi - Open Source
After having tried all i know to try and collect parameters passed from jenkins to ANT and then to the SAHI script (and failing) . I would like to know if its possible to directly specify parameters in jenkins and then run ./testrunner from jenkins job itself and pass parameters to my SAHI script.

I have many variables in the sahi script which are declared in the jenkins job.
But I"m just not able to figure out what the syntax is?
in the sahi script.
I've tried.
1.)$variableName
2.)${variableName}

Nothing seems to work.

PS:: For shell scripts I"m easily able to pass values but not for SAHI scrpits.
Sign In or Register to comment.