| Package | Description |
|---|---|
| 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 |
|---|---|
ScreenCaptureReply |
Exec.containsColor(Canvas canvas,
long timeout,
OperaColors... colors)
Check if the page contains color(s) as specified in
OperaColors. |
ScreenCaptureReply |
Exec.screenWatcher(Canvas canvas,
long timeout,
boolean includeImage,
List<String> hashes)
Take a screenshot of specified
ExecProtos.Area and
compare it with the given hashes (keys). |
| Modifier and Type | Method and Description |
|---|---|
ScreenCaptureReply |
ScopeExec.containsColor(Canvas canvas,
long timeout,
OperaColors... colors) |
ScreenCaptureReply |
ScopeExec.screenWatcher(Canvas canvas,
long timeout,
boolean includeImage,
List<String> hashes) |
Copyright © 2013. All Rights Reserved.