| Interface | Description |
|---|---|
| CapturesScreen |
Indicates that an OperaDriver can capture the whole screen area.
|
| EmulationProfile |
Represents an emulation profile for Opera.
|
| OperaTimeouts | |
| OperaUtils |
Interface used for accessing the browser's meta- and utility information, such as the operating
system it's running on, its user agent string, &c.
|
| RunsSelftest |
Indicates that an OperaDriver can run selftests.
|
| Class | Description |
|---|---|
| OperaArguments | |
| OperaBinary | |
| OperaDesktopDriver |
An extension of OperaDriver for testing the interface of the Opera desktop browser.
|
| OperaDriver |
OperaDriver is a vendor-supported WebDriver implementation developed by Opera and volunteers that
enables programmatic automation of different Opera products.
|
| OperaExtensions |
OperaExtensions is a class which takes a profile directory path, and manages the installation and
custom extensions.
|
| OperaKeyboard |
Opera uses the "exec" Scope service to trigger key events in Opera.
|
| OperaLogs | |
| OperaLogs.ConsoleMessageConverter |
Converts the console messages we receive through Scope to
LogEntry's for use with
WebDriver's Logs interface. |
| OperaLogs.DriverLogsHandler |
Forwards log entries from
OperaDriver to the WebDriver Logs interface for
remote retrieval. |
| OperaLogType |
Supported log types in Opera.
|
| OperaMobileDriver |
A WebDriver implementation for Opera Mobile.
|
| OperaMouse | |
| OperaProfile |
OperaProfile is an interface representing a profile (commonly a profile directory) for the Opera
web browser.
|
| OperaProxy |
Representation of Opera's internal proxy configuration.
|
| OperaSettings |
Manages settings specific to
OperaDriver. |
| OperaSettings.Builder |
Supplier of an
OperaSettings instance with the ability to specify which OperaSettings.Builder.usingProfile(OperaProfile) to use. |
| OperaTouchScreen | |
| OperaUIElement |
Represents a user-interface element in the Opera Desktop browser.
|
| OperaWebElement |
Implements WebDriver's
WebElement, but also extends it with Opera specific methods. |
| QuickMenu |
Represents a menu in the Opera desktop UI.
|
| QuickMenuItem |
Represents a menu item in a menu in the Opera desktop UI.
|
| QuickWidget |
Represents a widget in the Opera desktop UI.
|
| QuickWindow |
Represents a window in the Desktop UI.
|
| Enum | Description |
|---|---|
| Architecture |
Represents the known architectures used in WebDriver.
|
| EmulationProfile.IME | |
| OperaAtom |
The WebDriver atoms are used to ensure consistent behaviour cross-browser.
|
| OperaDriver.PrivateData |
Different types of data stored by Opera.
|
| OperaMobileKeys |
A soft key is a button flexibly programmable to invoke any of a number of functions rather than
being associated with a single fixed function or a fixed set of functions.
|
| OperaProduct |
A collection of all Opera products.
|
| OperaProxy.ProxyToPreference | |
| OperaSettings.Capability |
The capabilities specifically available to Opera.
|
| OperaSeverity | |
| QuickWidget.DropPosition |
Copyright © 2013. All Rights Reserved.