| Package | Description |
|---|---|
| com.opera.core.systems |
Provides OperaDriver and associated classes.
|
| 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 | Class and Description |
|---|---|
static class |
OperaLogs.ConsoleMessageConverter
Converts the console messages we receive through Scope to
LogEntry's for use with
WebDriver's Logs interface. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsoleLogger.onConsoleMessage(ServiceCallback<ConsoleLoggerProtos.ConsoleMessage> callback) |
void |
Selftest.onSelftestResult(ServiceCallback<SelftestProtos.SelftestResult> callback)
Specify a callback for when a selftest result is received.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScopeConsoleLogger.onConsoleMessage(ServiceCallback<ConsoleLoggerProtos.ConsoleMessage> callback) |
void |
ScopeSelftest.onSelftestResult(ServiceCallback<SelftestProtos.SelftestResult> callback) |
Copyright © 2012. All Rights Reserved.