|
Ajocado Implementation 1.0.0.Alpha2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.arquillian.ajocado.locator.LocatorUtils
public final class LocatorUtils
Utility class for locators.
| Method Summary | |
|---|---|
static String |
getRawLocator(AbstractLocator<?> locator)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
@Deprecated public static String getRawLocator(AbstractLocator<?> locator)
Deprecated. Might be removed in next versions of API, use Locator.getRawLocator() instead.
Returns the raw form of a locator, i.e. without its type. For instance, it makes "div input" from "jquery=div input".
locator - locator of an element
|
Ajocado Implementation 1.0.0.Alpha2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||