GNOME Bugzilla – Bug 351802
doesmenuitemexist does not work for more than 2 levels
Last modified: 2009-10-08 22:39:42 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
This works fine with LDTPv2. Closing the bug.