| Package | Description |
|---|---|
| com.opera.core.systems |
Provides OperaDriver and associated classes.
|
| com.opera.core.systems.scope.services.desktop | |
| com.opera.core.systems.scope.stp.services.desktop |
| Modifier and Type | Method and Description |
|---|---|
QuickMenu |
OperaDesktopDriver.getQuickMenu(String menuName)
Get a menu based on its name (Note; the menubar is also seen as a menu)
|
QuickMenu |
OperaDesktopDriver.getQuickMenu(String menuName,
int windowId)
Get a menu based on its name and windowid - makes it possible to get the menubar of a specific
main window
|
| Modifier and Type | Method and Description |
|---|---|
List<QuickMenu> |
OperaDesktopDriver.getQuickMenuList() |
| Modifier and Type | Method and Description |
|---|---|
QuickMenu |
DesktopWindowManager.getQuickMenu(String menuName)
Gets the menu with name name.
|
QuickMenu |
DesktopWindowManager.getQuickMenu(String menuName,
int windowId) |
| Modifier and Type | Method and Description |
|---|---|
List<QuickMenu> |
DesktopWindowManager.getQuickMenuList() |
| Modifier and Type | Method and Description |
|---|---|
QuickMenu |
ScopeDesktopWindowManager.getQuickMenu(String menuName) |
QuickMenu |
ScopeDesktopWindowManager.getQuickMenu(String menuName,
int windowId) |
| Modifier and Type | Method and Description |
|---|---|
List<QuickMenu> |
ScopeDesktopWindowManager.getQuickMenuList() |
Copyright © 2013. All Rights Reserved.