This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 26428 - [Jelly2] claseAllModal called before making screenshot if JemmyException arise
Summary: [Jelly2] claseAllModal called before making screenshot if JemmyException arise
Status: CLOSED WORKSFORME
Alias: None
Product: qa
Classification: Unclassified
Component: Jellytools (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-09 17:27 UTC by Marian Mirilovic
Modified: 2003-07-14 10:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2002-08-09 17:27:07 UTC
I try to migrate tests to Jelly2, and using auto
generation screenshot after test failure, but it
seems like when I open dialog and
TimeoutExpiredException arise, than first dialog
is closed and than creeenshot created. So it will
be better to create screenshot before closing all
modal dialogs.
Comment 1 Jiri Skrivanek 2002-08-12 08:28:02 UTC
It works as you supposed: it creates screen shot and then it closes
all modal dialogs. It tried to reproduced but it works for me
correctly.
Please, attach a test case to be able to reproduce it.
Comment 2 Marian Mirilovic 2003-07-14 10:51:16 UTC
It works for me too -> closing.