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.

Test runner.bat file - Scripts path

edited September 2013 in Sahi - Open Source
I need to do batch execution of scripts from various folders. In testrunner.bat file , how to separate the file paths ??
i gave file paths separated by "; " , its not working.

Best Answer

  • Hi sindhulakshmanan,
    Have you tried running it using a suite file?
    You can add all your script files in a suite and run the suite that includes the scripts. You can provide the relative path to the scripts in the suite file.

    Regards.

Answers

  • edited November 2013
    Eg:
    I have 5 folders with scripts , suite and batch files.
    Each time when i execute a batch file from different folders , i need to change the scripts path in test runner batch file.
    But i would like to know whether there is any way to specify all the scripts path in test runner batch file ?
    Thanks in advance. Please let me know ASAP.

    Regards,
    Sindhu L.
  • i tried using relative path.
    It worked. Thanks.

    Regards,
    Sindhu L.
This discussion has been closed.