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.

Failed conditions are reported to logs

gatErgatEr Members
edited May 2014 in Sahi - Open Source
Hi,

I have some "if" conditions in my scripts.
only if the condition result is true, the script makes some action.

My problem is that when the condition result is false, an [Assertion failed] log reported to the logs,
and the script marks as "--FAILURE--".
but this is not an actual error... and I dont want the full script to fail for it.

Is there any way to NOT report a false conditions?

Thanks !!
Sign In or Register to comment.