| Package | Description |
|---|---|
| org.jboss.arquillian.ajocado | |
| org.jboss.arquillian.ajocado.locator |
| Modifier and Type | Method and Description |
|---|---|
static LinkLocator |
Ajocado.link(String linkText)
Deprecated.
Locates the link (anchor) element which contains text matching the specified pattern.
|
static LinkLocator |
Graphene.link(String linkText)
Locates the link (anchor) element which contains text matching the specified pattern.
|
| Modifier and Type | Method and Description |
|---|---|
static LinkLocator |
LocatorFactory.link(String linkText)
Locates the link (anchor) element which contains text matching the specified pattern.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.