|
Ajocado API 1.0.0.Alpha2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeLocator | |
|---|---|
| org.jboss.arquillian.ajocado.framework | |
| org.jboss.arquillian.ajocado.locator | |
| Uses of AttributeLocator in org.jboss.arquillian.ajocado.framework |
|---|
| Methods in org.jboss.arquillian.ajocado.framework with parameters of type AttributeLocator | |
|---|---|
String |
TypedSelenium.getAttribute(AttributeLocator<?> attributeLocator)
Gets the value of an element attribute. |
boolean |
ExtendedTypedSelenium.isAttributePresent(AttributeLocator<?> attributeLocator)
Verifies that the specified attribute is defined for the element. |
| Uses of AttributeLocator in org.jboss.arquillian.ajocado.locator |
|---|
| Methods in org.jboss.arquillian.ajocado.locator that return AttributeLocator | |
|---|---|
AttributeLocator<E> |
AttributeLocator.format(Object... args)
|
AttributeLocator<T> |
ElementLocator.getAttribute(Attribute attribute)
Returns the locator for attribute for given locator. |
|
Ajocado API 1.0.0.Alpha2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||