[LDTP-Dev] [Bug 542447] New: Wildcards for Applications in LDTP editor

LDTP (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jul 10 14:38:36 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=542447

  LDTP | editor | Ver: unspecified
           Summary: Wildcards for Applications in LDTP editor
           Product: LDTP
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: editor
        AssignedTo: ldtp-maint at gnome.bugs
        ReportedBy: shreyankg at gmail.com
         QAContact: ldtp-dev at lists.freedesktop.org
     GNOME version: Unspecified
   GNOME milestone: Unspecified


LDTP editor records the full name of the window when it records. It could be
converted using reg-ex to a window name that contains the name of the
application and wild-cards, so that it will run fine in case the window name
changes to another name that still contains the name of the application.

Steps to Reproduce: 

    1) Run LDTP Editor with any popular application, say Evolution.

    2) Record some action.

    3) Convert the recorded code to a python script using the Convert Button.

    4) Play the code. In case the window name does not match the window name
specified in the code, it produces an error. Although both the conflicting
window names have 'Evolution' in them.

Actual Results: Failure

Enhanced Results: Window name recorded as "*Evolution*" . So it would
produce a Success even if the window name changes during execution of converted
script.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=542447.


More information about the LDTP-dev mailing list