Hi Raphael,
Did you use the latest code? The test scripts have been refactored.
There is no SayHello script. Anyway, if you want to quit openoffice
after testing, you can add the following code.
        @AfterClass
        public static void afterClass() {
                app.stop();
        }

Some people want to keep the original site not to be cleaned when
failure occurs, so they don't quit openoffice.

2012/11/1 Raphael Bircher <r.birc...@gmx.ch>:
> Hi at all
>
> The SayHello Script dosn't quit AOO at the end, while other scripts do
> this. This left the soffice process behind and can make trubble.
>
> Greetings Raphael
> --
> My private Homepage: http://www.raphaelbircher.ch/



-- 
Best Regards
>From aliu...@gmail.com

Reply via email to