Hi, I am running a headless build according to the steps mentioned at http://wiki.eclipse.org/SWTBot/Ant When I run my test case, I have the performance information( server time, DB time and client time). I want this information to be shown on the final report.
How can I achieve that? I see that the formatter given as a parameter has a method to print the system-out. However, in my test case (which annotated with @Test ) I don't have access to the formatter. Thanks, Saurabh
_______________________________________________ swtbot-dev mailing list swtbot-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/swtbot-dev