Class MenuBar
java.lang.Object
com.redhat.devtools.intellij.commonuitest.fixtures.mainidewindow.menubar.MenuBar
Top menu fixture
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidnavigateTo(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
-
Constructor Details
-
MenuBar
public MenuBar(com.intellij.remoterobot.RemoteRobot remoteRobot)
-
-
Method Details