Forum Discussion

raynjay's avatar
raynjay
Occasional Contributor
8 years ago

How to get current running keyword test case name in the event (OnStopTest)

Hi All,   I want to get the current running keyword test case name in the event (GeneralEvents_OnStopTest(Sender)) My purpose is to send notification message when test case is failed. I determine...