| Package | Description |
|---|---|
| com.opera.core.systems |
Provides OperaDriver and associated classes.
|
| com.opera.core.systems.internal |
Various miscellaneous internal utilities.
|
| com.opera.core.systems.scope.services |
Interfaces for all the Scope services used.
|
| com.opera.core.systems.scope.stp |
Classes to handle STP connections and messages.
|
| com.opera.core.systems.scope.stp.services |
Implementations of the Scope service interfaces.
|
| Class and Description |
|---|
| OperaColors
Enumerator for contains colour API (RGB values for standard web colours).
|
| Class and Description |
|---|
| CallbackWait
A variation of Selenium's
Wait that uses Callable
and that may have its timeout and polling interval configured on the fly. |
| OperaColors
Enumerator for contains colour API (RGB values for standard web colours).
|
| SocketListener
Interface for use with SocketMonitor for being notified about read/write events.
|
| Class and Description |
|---|
| OperaColors
Enumerator for contains colour API (RGB values for standard web colours).
|
| Class and Description |
|---|
| SocketListener
Interface for use with SocketMonitor for being notified about read/write events.
|
| SocketMonitor
This will monitor any selectable channel, such as a
SocketChannel or
ServerSocketChannel and fire SocketListener.canWrite(java.nio.channels.SelectableChannel)
or SocketListener.canRead(java.nio.channels.SelectableChannel) events when such events
are detected by SocketMonitor.poll(). |
| Class and Description |
|---|
| OperaColors
Enumerator for contains colour API (RGB values for standard web colours).
|
Copyright © 2012. All Rights Reserved.