public class MenuBar
extends java.lang.Object
| Constructor and Description |
|---|
MenuBar(com.intellij.remoterobot.RemoteRobot remoteRobot) |
| Modifier and Type | Method and Description |
|---|---|
void |
navigateTo(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
|