|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||