[LDTP-Dev] [Bug 616370] New: Object name lookup fails

LDTP (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 21 00:15:47 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=616370
  LDTP | ldtp2 | 2.0.0

           Summary: Object name lookup fails
    Classification: Other
           Product: LDTP
           Version: 2.0.0
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: ldtp2
        AssignedTo: ldtp-dev at lists.freedesktop.org
        ReportedBy: nagappan at gmail.com
         QAContact: ldtp-dev at lists.freedesktop.org
      GNOME target: ---
     GNOME version: ---


Steps to reproduce:

1. In VMware Workstation Installer window, when EULA page display a text object
is available
2. Navigate to next pages and when entering Eclipse path, again text object
exist

Actual result: LDTP failed to set text on second text, as the appmap info was
incorrect. Still pointing to first text control

Expected result: It has to re-iterate and update the appmap info

Also the above bug applicable for waittillguinotexist function. During
installation of VMware Workstation, progress bar appears for near about 100
seconds. In this case, if I use:

waittillguinotexist('VMware Workstation Installer', 'pbar0', 240)

Even though the progress bar disappeared in approx 100 seconds, this function
was waiting for 240 seconds.

Additional fix, with above fix for:

# In gedit of Ubuntu 10.04
getobjectproperty('dlgOpenFiles', 'txtLocation', 'label_by')

actual: returns ''
expected: returns 'Location:'

Fix has been checked into git.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the LDTP-dev mailing list