Uses of Package
com.opera.core.systems

Packages that use com.opera.core.systems
com.opera.core.systems Provides OperaDriver and associated classes. 
com.opera.core.systems.arguments   
com.opera.core.systems.model Objects used for storing data and don't do anything themselves. 
com.opera.core.systems.runner   
com.opera.core.systems.runner.launcher Responsible for starting the launcher which starts Opera. 
com.opera.core.systems.scope The Scope protocol is used to communicate with the Opera browser. 
com.opera.core.systems.scope.handlers Handle all events that are sent from Opera to OperaDriver. 
com.opera.core.systems.scope.services Interfaces for all the Scope services used. 
com.opera.core.systems.scope.services.ums Implementations of the Scope service interfaces. 
com.opera.core.systems.testing.drivers   
com.opera.core.systems.util Various miscellaneous utilities. 
 

Classes in com.opera.core.systems used by com.opera.core.systems
OperaArguments
           
OperaAtoms
          The WebDriver atoms are used to ensure consistent behaviour cross-browser.
OperaDriver
          OperaDriver is an implementation of the WebDriver interface that allows you to drive the Opera web browser.
OperaDriver.OperaOptions
           
OperaDriver.OperaTimeouts
           
OperaDriver.OperaUtils
          Interface for accessing the browser's meta- and utility information.
OperaDriver.PrivateData
          Different types of data stored by Opera.
OperaProduct
          A list of all Opera products.
OperaProfile
          OperaProfile is an interface representing a profile (commonly a profile directory) for the Opera web browser.
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.
OperaSettings.Capability
          The capabilities specifically available to Opera.
OperaSettings.OperaLogging
          Manages settings related to logging in OperaDriver and related processes, such as OperaRunner and Opera itself.
OperaUIElement
          OperaUIElement
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 menuitem in a menu in the Opera desktop UI.
QuickWidget
          Represents a widget in the Opera desktop UI.
QuickWidget.DropPosition
           
QuickWindow
          Represents a window in the Desktop UI.
ScopeServices
          Implements the interface to the Scope protocol.
 

Classes in com.opera.core.systems used by com.opera.core.systems.arguments
OperaArguments
           
 

Classes in com.opera.core.systems used by com.opera.core.systems.model
ScopeServices
          Implements the interface to the Scope protocol.
 

Classes in com.opera.core.systems used by com.opera.core.systems.runner
OperaSettings
          Manages settings specific to OperaDriver.
 

Classes in com.opera.core.systems used by com.opera.core.systems.runner.launcher
OperaSettings
          Manages settings specific to OperaDriver.
 

Classes in com.opera.core.systems used by com.opera.core.systems.scope
OperaDriver
          OperaDriver is an implementation of the WebDriver interface that allows you to drive the Opera web browser.
ScopeServices
          Implements the interface to the Scope protocol.
 

Classes in com.opera.core.systems used by com.opera.core.systems.scope.handlers
ScopeServices
          Implements the interface to the Scope protocol.
 

Classes in com.opera.core.systems used by com.opera.core.systems.scope.services
OperaDriver
          OperaDriver is an implementation of the WebDriver interface that allows you to drive the Opera web browser.
QuickMenu
          Represents a menu in the Opera desktop UI.
QuickMenuItem
          Represents a menuitem 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.
 

Classes in com.opera.core.systems used by com.opera.core.systems.scope.services.ums
OperaDriver.PrivateData
          Different types of data stored by Opera.
QuickMenu
          Represents a menu in the Opera desktop UI.
QuickMenuItem
          Represents a menuitem 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.
ScopeServices
          Implements the interface to the Scope protocol.
 

Classes in com.opera.core.systems used by com.opera.core.systems.testing.drivers
OperaDriver
          OperaDriver is an implementation of the WebDriver interface that allows you to drive the Opera web browser.
OperaDriver.OperaUtils
          Interface for accessing the browser's meta- and utility information.
OperaProduct
          A list of all Opera products.
OperaSettings
          Manages settings specific to OperaDriver.
ScopeServices
          Implements the interface to the Scope protocol.
 

Classes in com.opera.core.systems used by com.opera.core.systems.util
OperaSettings
          Manages settings specific to OperaDriver.
 



Copyright © 2012. All Rights Reserved.