|
Ajocado API 1.0.0.Alpha2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IterableLocator | |
|---|---|
| org.jboss.arquillian.ajocado.framework | |
| org.jboss.arquillian.ajocado.locator | |
| Uses of IterableLocator in org.jboss.arquillian.ajocado.framework |
|---|
| Methods in org.jboss.arquillian.ajocado.framework with parameters of type IterableLocator | |
|---|---|
int |
ExtendedTypedSelenium.getCount(IterableLocator<?> locator)
|
int |
TypedSelenium.getCount(IterableLocator<?> locator)
Returns the number of elements that match the specified locator. |
| Uses of IterableLocator in org.jboss.arquillian.ajocado.locator |
|---|
| Classes in org.jboss.arquillian.ajocado.locator with type parameters of type IterableLocator | |
|---|---|
interface |
IterableLocator<T extends IterableLocator<T>>
Locator which can iterate over it's descendant. |
|
Ajocado API 1.0.0.Alpha2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||