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