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.

Continue on error in Sahi

aakash_1983aakash_1983 Members
edited November -1 in Sahi - Open Source
Hi All,

Iam running my scripts in sahi but wherever the assertion fails the script stops.
I want my script to continue even if my assertion fails.
Is it possible to do that in sahi?



Thanks and Regards,
Aakash

Comments

  • narayannarayan Administrators
    Hi Akash,

    Add

    _continueOnError();

    at the start of the script and try.

    Regards,
    Narayan
Sign In or Register to comment.