Hi, I see that the canoo uses a lot of memory (cca 70 tests in parallel by 5 tests - it uses more than 1GB).
My question is: How can I close the last browser's window (e.g. the test is going to finish and as last step I would like to close the "browser"). And how can I open the first browser's window (e.g. when test is start). Or is the last window closed by self or canoo? If yes then question: when is the last window closed? Because I'm not sure but it seems to me that the last windows of all projects are closed after the results are created. And they consume the memory whole time. I try to use <closeWindow /> as the last command before </steps> but I get: java.util.EmptyStackException (but without the stack trace.) So I don't know how can I reduce the memory use of tests and prevent outofmemory problem. And I'm not sure that increse settings in JAVA_OPS is the best solution. Regards, Mato _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

