| Package | Description |
|---|---|
| net.codestory.simplelenium.filters |
| Modifier and Type | Method and Description |
|---|---|
LazyDomElement |
LazyDomElement.first() |
LazyDomElement |
LazyDomElement.last() |
LazyDomElement |
LazyDomElement.limit(int max) |
LazyDomElement |
LazyDomElement.nth(int index) |
LazyDomElement |
LazyDomElement.retryFor(long duration,
TimeUnit timeUnit) |
LazyDomElement |
LazyDomElement.second() |
LazyDomElement |
LazyDomElement.skip(int count) |
LazyDomElement |
LazyDomElement.third() |
Copyright © 2014. All Rights Reserved.