SendMessageDebug [changed since version 1.3.0]

Parent Previous Next

SendMessageDebug

Description: the method outputs a debugging message that can be disabled for output to a report and an email

When executed, action is output to the system console if status is FAILED, WARNING, "", null,

otherwise only status and comment are output (without action).


Syntax: SendMessageDebug(string actionRus, string actionEng, string status,  string commentRus, string commentEng, int image)


Example:

tester.SendMessageDebug("действия", "action", Tester.PROCESS, "комментарий", "comment",  Tester.IMAGE_STATUS_PROCESS);


Created with the Personal Edition of HelpNDoc: Free EPub producer