| Package | Description |
|---|---|
| com.opera.core.systems |
Provides OperaDriver and associated classes.
|
| com.opera.core.systems.scope |
The Scope protocol is used to communicate with the Opera browser.
|
| 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 |
|---|---|
protected Debugger |
OperaDriver.getDebugger() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEcmascriptService |
| Modifier and Type | Method and Description |
|---|---|
Debugger |
ScopeServices.getDebugger() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Ecmascript |
interface |
EcmascriptDebugger |
| Modifier and Type | Class and Description |
|---|---|
class |
MockEcmascriptDebugger |
class |
ScopeEcmascriptDebugger
Manages the ecmascript-debugger service Handles runtime management and script injection.
|
class |
ScopeEcmascriptDebugger6
EcmaScript debugger 6.0 implementation handles injection and runtime management to the new
version of debugger.
|
class |
ScopeEcmascriptService
ScopeEcmascriptService is a lightweight service to enable JavaScript injection.
|
Copyright © 2012. All Rights Reserved.