|
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.frame.FrameLocationStrategy
public class FrameLocationStrategy
Frame location strategy
| Field Summary | |
|---|---|
static FrameLocationStrategy |
DOM
The dom location strategy |
static FrameLocationStrategy |
INDEX
The indexed location strategy |
static FrameLocationStrategy |
RELATIVE
The relative location strategy |
| Constructor Summary | |
|---|---|
FrameLocationStrategy(String strategyName)
Constructs new named frame 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 FrameLocationStrategy RELATIVE
public static final FrameLocationStrategy INDEX
public static final FrameLocationStrategy DOM
| Constructor Detail |
|---|
public FrameLocationStrategy(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 | |||||||||