[LDTP-Dev] [Bug 401996] New: Wait a component available in certain time

LDTP (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jan 29 00:12:48 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=401996

  LDTP | ldtp | Ver: unspecified

           Summary: Wait a component available in certain time
           Product: LDTP
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: ldtp
        AssignedTo: ldtp-maint at gnome.bugs
        ReportedBy: xygwf at hotmail.com
         QAContact: ldtp-dev at lists.freedesktop.org
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Steps to Reproduce:
1. Input the following script;
    ldtp.selectrowindex('frmWindow', 'tbl0', 0)
    # time.sleep(5)
    ldtp.click('frmWindow', 'btnDelete')


Actual Results:
1. Click failed because the status of btnDelete was unable if uncoment sleep
statement.

Expected Results:
ldtp should check the state of control in certain timeout if it was
unavailable(unready or unable or non-exists).


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email


More information about the LDTP-dev mailing list