Hello all, I am using object driven testing approach in my project and so far it has proven to be robust and reliable. However there is a couple of questions that I'd like to ask about loggi...
Try implementing the OnLogMessage event handler. There, you can catch the "Item3.Run" message and change it to the needed one. Refer to the "OnLogMessage Event" article for details.