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. _______________________________________________ LDTP-dev mailing list LDTP-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/ldtp-dev