| Package | Description |
|---|---|
| com.qmetry.qaf.automation.ui | |
| com.qmetry.qaf.automation.ui.api |
| Modifier and Type | Field and Description |
|---|---|
protected TestPage.LaunchStrategy |
AbstractTestPage.launchStrategy |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTestPage.setLaunchStrategy(TestPage.LaunchStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
static TestPage.LaunchStrategy |
TestPage.LaunchStrategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TestPage.LaunchStrategy[] |
TestPage.LaunchStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestPage.setLaunchStrategy(TestPage.LaunchStrategy strategy)
You can specify launch behavior before launching the page by calling this
method.
|
Copyright © 2000 Infostretch Corp.