After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 351802 - doesmenuitemexist does not work for more than 2 levels
doesmenuitemexist does not work for more than 2 levels
Status: RESOLVED FIXED
Product: LDTP
Classification: Other
Component: ldtp
0.5.x
Other Linux
: Normal normal
: ---
Assigned To: LDTP maintainers
LDTP Development Mailing List
Depends on:
Blocks:
 
 
Reported: 2006-08-17 18:19 UTC by Prashanth Mohan
Modified: 2009-10-08 22:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Prashanth Mohan 2006-08-17 18:19:54 UTC
#1. Open gedit, python, ldtp

#2. In Python do ``from ldtp import *''

#3. in Python run 
``doesmenuitemexist ('*gedit','mnuView;mnuHighlightMode;mnuNormal')''

It returns 0 instead of expected 1
Comment 1 Nagappan Alagappan 2009-10-08 22:39:42 UTC
This works fine with LDTPv2. Closing the bug.