Class MenuBar
- java.lang.Object
-
- com.redhat.devtools.intellij.commonuitest.fixtures.mainidewindow.menubar.MenuBar
-
public class MenuBar extends java.lang.ObjectTop menu fixture
-
-
Constructor Summary
Constructors Constructor Description MenuBar(com.intellij.remoterobot.RemoteRobot remoteRobot)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidnavigateTo(java.lang.String... path)Navigate to the location in main IDE menu according to the given path, perform a given mouse action on the last item in the path
-