[LDTP-Dev] [Bug 407723] The getobjectlist work error for some
dialogbox
LDTP (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Mon Feb 26 00:58:33 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=407723
LDTP | ldtp | Ver: unspecified
lavi changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Comment #3 from lavi 2007-02-26 08:56 UTC -------
>>> import ldtp
>>> ldtp.getobjectlist('dlgSaveAs...')
[u'pnl1', u'tbtntt', u'mnu0', u'cboSaveinfolder', u'pnl2', u'lblName',
u'tchModified', u'btnCreateFolder', u'pnl3', u'tbtnBrowseforotherfolders',
u'txtName', u'tbtndownload', u'tchName', u'mnu6', u'lbltt', u'btnCancel',
u'dlgSaveAs\u2026', u'btn2', u'cboAllFiles', u'mnu9', u'btn3', u'flr0',
u'btnRemove', u'flr1', u'tchFolder', u'flr2', u'tbtn5', u'flr3', u'flr4',
u'flr10', u'flr5', u'flr11', u'scpn0', u'flr6', u'flr12', u'flr7', u'scpn1',
u'mnuWestern(ISO-8859-15)', u'flr13', u'flr8', u'flr9', u'tbtnhome',
u'tblShortcuts', u'cboCharacterCoding', u'mnuCurrentLocale(UTF-8)',
u'tbtnguofux', u'btnAdd', u'splt0', u'tblFiles', u'lblCurrentLocale(UTF-8)',
u'pnl0', u'btnSave']
>>> ldtp.getobjectlist('dlgSaveAs...')
Traceback (most recent call last):
File "<pyshell#2>", line 1, in <module>
ldtp.getobjectlist('dlgSaveAs...')
File "/usr/local/lib/python2.6/site-packages/ldtp.py", line 3478, in
getobjectlist
raise LdtpExecutionError (str (msg))
LdtpExecutionError: "u'getobjectlist failed: Unable to get context handle'"
>>>
Guess it did not fix yet.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the LDTP-dev
mailing list