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=351949
LDTP | ldtp | Ver: 0.5.x
Summary: remap does not work properly
Product: LDTP
Version: 0.5.x
Platform: Other
OS/Version: Linux
Status: NEW
Severity: major
Priority: Normal
Component: ldtp
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
GNOME version: 2.13/2.14
GNOME milestone: Unspecified
#1. Open gedit, python, ldtp
#2. in python run:
from ldtp import *
selectmenuitem ('*gedit','mnuFile;mnuNew')
remap ('gedit','*gedit')
print 'txt1' in getobjectlist('*gedit')
the output is False instead of True, i.e. the New object (txt1) of the new text
box is not reflected in the appmap even after remap() is called
--
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.
_______________________________________________
LDTP-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/ldtp-dev