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.

Logging script results in colours other than green ("success") or red ("failure")

hiyosilverhiyosilver Members
edited June 2014 in Sahi Pro
In my current setup, after running a suite, succesfull scripts show up in green while everything else is red.
I would like for scripts where only assertion failures occured, to show up in a different colour, preferably orange or yellow.
That way I can distinguish between faults in the application and faults in my scripting.
I'm guessing it can be done (if at all) with callback functions, but I can't quite wrap my head around how to do this.
It's not enough for a log message with a different colour to appear within the script log as with _log("message", "custom").
The colour should be immediately visible within the suite log overview.
Any pointers? :)

Answers

Sign In or Register to comment.