Package com.opera.core.systems.testing.drivers

Interface Summary
OperaDriverSupplier OperaDriverSupplier extends the Google Guava Supplier interface to make it possible to specify capabilities on a supplier.
 

Class Summary
AbstractOperaDriverSupplier Implements shared functionality across the various OperaDriverSupplier implementations.
DefaultOperaDriverSupplier Provides a plain, default OperaDriver with popup blocking disabled.
MockOperaDriver A mocked OperaDriver for testing startup, shutdown and generally anything not related to the WebDriver specific implementation at all.
OperaDriverBuilder OperaDriverBuilder is a builder that supplies you with instances of OperaDriver through the OperaDriverBuilder.get() method.
TestOperaDriver Provides access to the OperaRunner, so we can detect crashes.
TestOperaDriverSupplier  
 

Enum Summary
TestOperaDriver.ClosingStrategy  
 



Copyright © 2012. All Rights Reserved.