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 script on remote machine using java
Hi Narayan,
I am using SahiPro and trying to run scripts using java in which i have succeeded.
Now, I wanted to run the java code on remote machine; can you help me in this?
Thanks,
Hemant
I am using SahiPro and trying to run scripts using java in which i have succeeded.
Now, I wanted to run the java code on remote machine; can you help me in this?
Thanks,
Hemant
Answers
Browser browser = new browser("firefox/Chrome/ie", "RemoteMachineIP", 9999);
Thanks,
Hemant