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 to run multithread playback

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

Ant target available at sahi website for Internet Explorer and Firefox.
Where i need to put this code for support of multithread playback.
how to work with multithread playback.

Can you how to run.

Regards
Nayan

Comments

  • narayannarayan Administrators
    Nayan,

    Could you say where you are facing a problem?
    1) Are you familiar with ant?
    2) If yes are you unable to get Sahi running with ant?
    3) If no, have a look at demo.xml in sahi folder
    4) If you are able to work with ant and are concerned about how to configure the number of threads, look at a parameter called threads in the ant target.
    5) If none of this is making sense to you, just use a batch file. You can use sahi/bin/sample_commandline.bat or sahi/bin/ff_batch.bat. The number of threads comes just after 9999 in the batch file. Change it to 1 or what ever number you want (3 is optimal though).

    Go through this, if you have not done so: http://sahi.co.in/w/Running+multiple+tests+in+batch+mode

    Please, in future, be more specific in your questions.
Sign In or Register to comment.