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.

Whether it is possible?

subhabratapal12subhabratapal12 Members
edited November -1 in Sahi - Open Source
Hi,

I am new to this forum and as well in the concept of Sahi.

Is it possible to start the recorder/replay popup with out the process given i.e. by any other process.

Thanks

Comments

  • Not sure if this is what your asking, but you can start the replay using cmd line with ant calls, similarly you could make that into a batch file and run that if you wanted to.
  • thanks.
    Will it be possible for you to give the command that i should use to "replay using cmd line with ant calls"
  • You can find some documentation in the sahi/batch runner folder for the cmd line call. Similarly, you can make the test into a batch file and have a scheduler run the batch file. The batch file calls an xml file which calls a suite file which can call single or multiple scripts. I can provice examples for each of the steps if you would like.

    Hope this helps
  • narayannarayan Administrators
    edited March 2008
    I just added documentation for batch runs. Have a look at this:
    http://sahi.co.in/w/automating-running-of-multiple-testsrunning-in-batch-mode
  • Thanks for all the help.

    it was really helpful
Sign In or Register to comment.