|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperaDriver | |
|---|---|
| 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. |
| Uses of OperaDriver in com.opera.core.systems |
|---|
| Subclasses of OperaDriver in com.opera.core.systems | |
|---|---|
class |
OperaDesktopDriver
An extension of OperaDriver for testing the interface of the Opera desktop browser. |
| Constructors in com.opera.core.systems with parameters of type OperaDriver | |
|---|---|
OperaKeyboard(OperaDriver parent)
|
|
OperaMouse(OperaDriver parent)
|
|
OperaWebElement(OperaDriver parent,
int objectId)
|
|
| Uses of OperaDriver in com.opera.core.systems.scope |
|---|
| Fields in com.opera.core.systems.scope declared as OperaDriver | |
|---|---|
protected OperaDriver |
AbstractEcmascriptService.driver
|
| Methods in com.opera.core.systems.scope with parameters of type OperaDriver | |
|---|---|
void |
AbstractEcmascriptService.setDriver(OperaDriver driver)
|
| Uses of OperaDriver in com.opera.core.systems.scope.services |
|---|
| Methods in com.opera.core.systems.scope.services with parameters of type OperaDriver | |
|---|---|
void |
IEcmaScriptDebugger.setDriver(OperaDriver driver)
Set the driver this service belongs to. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||