WDK ATF 2.5 crash - Inspection Mode on a popup window

Options
mingus
edited December 17, 2008 in Documentum #1

Hello all,

We are hitting a problem running ATF 2.5 with a D6.5 webtop.

While we are recording a test, we try to enable inspection mode on a popup window (e.g. properties of a folder), to validate some of the attributes of an object.

Doing this will shut down the internet explorer, and leave an incomplete xml config file for the test, which will make crash the webtop application too.

Solution to get back to work is to stop Tomcat and remove the config file for this test. Then restart Tomcat.

By now, as a workaround, we are checking these attribute values displaying these attributes on the columns for the object.

This is not an ideal solution, as we have to modify the webtop config to display the attributes in the columns.

Is this a known issue? any suggestions to get it working?

Thanks a lot,

Saul

Comments

  • ljwong
    edited December 17, 2008 #2
    Options

    Hi Saul,

    I'm not sure if there's something specific to popup windows and inspection mode which could cause an issue with Internet Explorer.  Two alternative options are:

    1)  Turn off popup window support during recording.  It can be turned back on for playback.

    2)  Try using Firefox to do the recording.  If your product is geared towards Internet Explorer, do the playback on Internet Explorer.

    Linda