|
Hi!
We are using the code from the code community for
testing with Jemmy ( http://ulc-community.canoo.com/snipsnap/space/Contributions/Integration+Snippets/UI+Testing+with+Jemmy ).
It works fine. The only problem is that when an uncaught exception occures, the
session is closed and all further tests fail because they are working with a
closed session. I tried to fix this by restarting the DevelopmentRunner, but
it's all to no avail. It won't work - no matter how I try.
Now I found this ( https://www.canoo.com/jira/browse/UBA-943 ).
I think that it would hellp greatly. I could fetch the exception and let the
current test fail with it, but the session would stay alive and could run the
following tests. Is there some estimation when this might be fixed. Any other
idea how to get rid of this testing problem is also welcome.
Cheers and thanks in advance,
Robert
|
- [ULC-developer] Problems with Jemmy-Testing ulc rbeeger
- Re: [ULC-developer] Problems with Jemmy-Testing Daniel Grob
- Re: [ULC-developer] Problems with Jemmy-Testing ulc rbeeger
