[LDTP-Dev] [Bug 344179] New: closewindow function not working
LDTP (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Wed Jun 7 09:52:46 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=344179
LDTP | ldtp | Ver: 0.4.x
Summary: closewindow function not working
Product: LDTP
Version: 0.4.x
Platform: Other
OS/Version: All
Status: UNCONFIRMED
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
Please describe the problem:
the function closewindow (syntax: closewindow('<window_name>') is not working.
It always returns 0, and does not close the window
Steps to reproduce:
1. start python,ldtp in separate terminals
2. start any application, for eg gedit
3. type closeapp('*gedit') in the python prompt (after importing from
ldtp,ldtputils)
Actual results:
The function returns 0, and the window is not closed (the window does exist,
this can be confirmed by guiexist('*gedit') which returns 1)
Expected results:
The function must return 1, and window must close
Does this happen every time?
Yes
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