On 21 March 2012 19:44, <[email protected]> wrote: > I need to close an open file when the test is done.
What opens the file? Is it some add-on code you wrote? If so, use testEnded() to close it. > I've tried using a > counter, but the beanshell post processor never seems to get run at the > right time. Listeners are run last of all. > Thanks, > > Jake Devore > SCE WWS OTG Operations Engineering > (253) 981-4252 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
