Uses of Interface
org.jboss.arquillian.graphene.GrapheneElement
Packages that use GrapheneElement
-
Uses of GrapheneElement in org.jboss.arquillian.graphene
Methods in org.jboss.arquillian.graphene that return GrapheneElementModifier and TypeMethodDescriptionGrapheneElement.findElement(org.openqa.selenium.By by) Overriden version ofWebElement.findBy()method.Methods in org.jboss.arquillian.graphene that return types with arguments of type GrapheneElementModifier and TypeMethodDescriptionGrapheneElement.findGrapheneElements(org.openqa.selenium.By by) This method is alternative toWebElement.findElements(By), but it returns list of typeGrapheneElement.