[LDTP-Dev] Way to distinguish between menu items

Ara Pulido ara at ubuntu.com
Tue Jul 28 05:01:53 PDT 2009


Hello all,

I am trying to write a test to check that if a menu item exists or not 
in the top panel. The problem is that the name is exactly the same that 
another one in the top panel that always exists.

This is the structure:

First match (always there):

TOP PANEL
-----> Applications
------------> Internet
-------------------> Evolution Mail


Second match (not always there and the one we want to check in the test):

TOP PANEL
------> Embedded componet (embindicator-applet)
---------------> Evolution Mail


The problem is that using doesmenuitemexists always returns 1, because 
it matches with the first one.

Using invokemenu does not help, as it invokes the context menu of the 
embedded component, not the normal menu.

Any ideas how to make this difference?

Thanks,
Ara.
       


More information about the LDTP-dev mailing list