| Package | Description |
|---|---|
| org.jboss.arquillian.graphene |
| Modifier and Type | Method and Description |
|---|---|
GrapheneElement |
GrapheneElement.findElement(org.openqa.selenium.By by) |
| Modifier and Type | Method and Description |
|---|---|
List<GrapheneElement> |
GrapheneElement.findGrapheneElements(org.openqa.selenium.By by)
This method is alternative to
findElements(By), but it returns list of type GrapheneElement. |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.