|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.arquillian.ajocado.locator.AbstractLocationStrategy
org.jboss.arquillian.ajocado.locator.window.WindowLocationStrategy
public class WindowLocationStrategy
Strategy for locating windows
| Field Summary | |
|---|---|
static WindowLocationStrategy |
NAME
Locating by name |
static WindowLocationStrategy |
TITLE
Locating by title |
static WindowLocationStrategy |
VAR
Locating by JavaScript variable |
| Constructor Summary | |
|---|---|
WindowLocationStrategy(String strategyName)
Constructs new named window location strategy |
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.arquillian.ajocado.locator.AbstractLocationStrategy |
|---|
getStrategyName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final WindowLocationStrategy TITLE
public static final WindowLocationStrategy NAME
public static final WindowLocationStrategy VAR
| Constructor Detail |
|---|
public WindowLocationStrategy(String strategyName)
strategyName - the name of strategy
|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||