| Package | Description |
|---|---|
| com.opera.core.systems |
Provides OperaDriver and associated classes.
|
| com.opera.core.systems.internal |
Various miscellaneous internal utilities.
|
| com.opera.core.systems.scope.services |
Interfaces for all the Scope services used.
|
| com.opera.core.systems.scope.stp.services |
Implementations of the Scope service interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
OperaWebElement.containsColor(OperaColors... colors)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static OperaColors |
OperaColors.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperaColors[] |
OperaColors.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ScreenCaptureReply |
Exec.containsColor(Canvas canvas,
long timeout,
OperaColors... colors)
Check if the page contains color(s) as specified in
OperaColors. |
| Modifier and Type | Method and Description |
|---|---|
ScreenCaptureReply |
ScopeExec.containsColor(Canvas canvas,
long timeout,
OperaColors... colors) |
Copyright © 2013. All Rights Reserved.