How to access 'context' object from mockRunListener events
I try to access context object inside the mock events : such as onMockRunnerStart, onMockResult but got error. What is the proper way to access context object inside mock events callback script ? t...
Ole, Thank you so much. It does work now. Somehow, I just did not catch the typo and script language is not strong at type/syntax chechking. thanks again.