| 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.
|
| com.opera.core.systems.testing.drivers |
| Modifier and Type | Class and Description |
|---|---|
class |
OperaDesktopDriver
An extension of OperaDriver for testing the interface of the Opera desktop browser.
|
class |
OperaMobileDriver
A WebDriver implementation for Opera Mobile.
|
| Constructor and Description |
|---|
OperaKeyboard(OperaDriver parent) |
OperaMouse(OperaDriver parent) |
OperaProxy(OperaDriver parent) |
OperaWebElement(OperaDriver driver,
int id) |
| Modifier and Type | Field and Description |
|---|---|
protected OperaDriver |
AbstractEcmascriptService.driver |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEcmascriptService.setDriver(OperaDriver driver) |
| Modifier and Type | Method and Description |
|---|---|
void |
Debugger.setDriver(OperaDriver driver)
Set the driver this service belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MockEcmascriptDebugger.setDriver(OperaDriver driver) |
| Modifier and Type | Class and Description |
|---|---|
class |
TestOperaDesktopDriver |
class |
TestOperaDriver
Provides access to the
AbstractOperaRunner, so we can
detect crashes. |
class |
TestOperaMobileDriver |
Copyright © 2013. All Rights Reserved.