Uses of Class
com.opera.core.systems.testing.drivers.TestOperaDriver.ClosingStrategy

Packages that use TestOperaDriver.ClosingStrategy
com.opera.core.systems.testing.drivers   
 

Uses of TestOperaDriver.ClosingStrategy in com.opera.core.systems.testing.drivers
 

Methods in com.opera.core.systems.testing.drivers that return TestOperaDriver.ClosingStrategy
static TestOperaDriver.ClosingStrategy TestOperaDriver.ClosingStrategy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TestOperaDriver.ClosingStrategy[] TestOperaDriver.ClosingStrategy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.opera.core.systems.testing.drivers with parameters of type TestOperaDriver.ClosingStrategy
 void TestOperaDriver.closeAll(TestOperaDriver.ClosingStrategy strategy)
          Allows you to specifying the strategy for closing all windows (apart from the control window).
 



Copyright © 2012. All Rights Reserved.