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@lists.freedesktop.org
        ReportedBy: nagap...@gmail.com
         QAContact: ldtp-dev@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.
_______________________________________________
LDTP-dev mailing list
LDTP-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/ldtp-dev

Reply via email to