org.jboss.arquillian.ajocado.locator.frame
Class FrameRelativeLocator
java.lang.Object
org.jboss.arquillian.ajocado.locator.AbstractLocator<T>
org.jboss.arquillian.ajocado.locator.frame.AbstractFrameLocator<FrameRelativeLocator>
org.jboss.arquillian.ajocado.locator.frame.FrameRelativeLocator
- All Implemented Interfaces:
- FrameLocator<FrameRelativeLocator>, Locator<FrameRelativeLocator>, SeleniumRepresentable
public final class FrameRelativeLocator
- extends AbstractFrameLocator<FrameRelativeLocator>
The locators of relative addressing of frames
- Version:
- $Revision$
- Author:
- Lukas Fryc
TOP
public static final FrameRelativeLocator TOP
- The top frame locator
PARENT
public static final FrameRelativeLocator PARENT
- The parent frame locator
getLocationStrategy
public FrameLocationStrategy getLocationStrategy()
- Description copied from interface:
Locator
- Returns the location strategy for this element
- Returns:
- the location strategy for this element
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.