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 can i call a .exe file thru SAHI?

ootoot Members
edited November -1 in Sahi - Open Source
Hi..
Is there a way to call a .exe file from sahi.
I tried giving the (.exe)path name in a .bat file and call that file , but it doesnt work.

_include("C:\\Documents and Settings\\admin\\Desktop\\simulator.bat");

Comments

  • narayannarayan Administrators
    Use _execute("C:\\Documents and Settings\\admin\\Desktop\\simulator.bat") not _include
Sign In or Register to comment.