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.

Is there an API function that can pause a script indefinitely?

yellowg555yellowg555 Members
edited November -1 in Sahi - Open Source
I am looking to pause the script in its tracks as soon as an error is detected.

Thanks guys.

Comments

  • johnjohn Members
    if you run your scripts via ant you can set flag haltonfailure=true to stop the execution.

    there are example ant scripts in the batch_runners\ant directory
Sign In or Register to comment.