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.
Run sahi script in remote machine (where Sahi is not installed)
Hi All,
Right now i am running my sahi scripts in my local machine . but i need to run same scripts in the client environment , where i don't have permission to install sahi nor access the application URL from local machine.
Is there a way that i can convert my sahi scripts to java and run them through jar ? if so how to do it ?
Please suggest me !
Best Regards,
Nithin Sasalu
Right now i am running my sahi scripts in my local machine . but i need to run same scripts in the client environment , where i don't have permission to install sahi nor access the application URL from local machine.
Is there a way that i can convert my sahi scripts to java and run them through jar ? if so how to do it ?
Please suggest me !
Best Regards,
Nithin Sasalu
Best Answer
-
Hi Nithin,
Will modifying it into a jar file help? Can you copy files into your client system and execute jar files?
Regards,
Narayan
Answers
yes , i have permission to copy files and execute the jar.
Best Regards,
Nithin Sasalu
I have converted my '.sah' scripts to java and built jar. But when i run it , it is failing to start proxy as sahi is not installed in client system. Please suggest me to over come this.
Best Regards,
Nithin Sasalu
I would write a script which gets Sahi, unzips and starts it. Then runs the jar and removes any evidence