| Package | Description |
|---|---|
| org.jboss.arquillian.ajocado | |
| org.jboss.arquillian.ajocado.framework | |
| org.jboss.arquillian.ajocado.locator |
| Modifier and Type | Method and Description |
|---|---|
static IdLocator |
Ajocado.id(String id)
Deprecated.
Locates the element with specified @id attribute.
|
static IdLocator |
Graphene.id(String id)
Locates the element with specified @id attribute.
|
| Modifier and Type | Method and Description |
|---|---|
IdLocator |
TypedSeleniumImpl.assignId(ElementLocator<?> elementLocator,
String identifier) |
| Modifier and Type | Method and Description |
|---|---|
static IdLocator |
LocatorFactory.id(String id)
Locates the element with specified @id attribute.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.