[LDTP-Dev] [Bug 344180] New: Function 'closewindow' is incorrectly named as 'closeappwindow' in documentation

LDTP (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jun 7 09:56:43 PDT 2006


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=344180
 LDTP | ldtp | Ver: 0.4.x

           Summary: Function 'closewindow' is incorrectly named as
                    'closeappwindow' in documentation
           Product: LDTP
           Version: 0.4.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Keywords: documentation
          Severity: minor
          Priority: Normal
         Component: ldtp
        AssignedTo: ldtp-maint at gnome.bugs
        ReportedBy: srinics_202 at yahoo.com
         QAContact: ldtp-dev at lists.freedesktop.org
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Documentation 
Section: title
closeappwindow
Syntax
closeappwindow ('<Window title name>')
Description
Close application window based on Window title. Returns 1 if success and 0 if
unable to close the specified application window.

Refer: http://cvs.freedesktop.org/ldtp/pyldtp/ldtputils.py
Example
closeappwindow ('Bug Buddy')

Note:
Window title name should be case sensitive

Correct version:
The name should be closewindow.. there is no function called closeappwindow

Other information:


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


More information about the LDTP-dev mailing list