public abstract class ByAngularImpl
extends org.openqa.selenium.By
org.openqa.selenium.By.ByClassName, org.openqa.selenium.By.ByCssSelector, org.openqa.selenium.By.ById, org.openqa.selenium.By.ByLinkText, org.openqa.selenium.By.ByName, org.openqa.selenium.By.ByPartialLinkText, org.openqa.selenium.By.ByTagName, org.openqa.selenium.By.ByXPath| Constructor and Description |
|---|
ByAngularImpl(String selector,
String elementNames) |
| Modifier and Type | Method and Description |
|---|---|
List<org.openqa.selenium.WebElement> |
findElements(org.openqa.selenium.SearchContext searchContext) |
protected org.jboss.arquillian.graphene.context.GrapheneContext |
getGrapheneContext(org.openqa.selenium.SearchContext searchContext) |
protected abstract AngularSearchContext |
getSearchContext(org.jboss.arquillian.graphene.context.GrapheneContext grapheneContext) |
public List<org.openqa.selenium.WebElement> findElements(org.openqa.selenium.SearchContext searchContext)
findElements in class org.openqa.selenium.Byprotected abstract AngularSearchContext getSearchContext(org.jboss.arquillian.graphene.context.GrapheneContext grapheneContext)
protected org.jboss.arquillian.graphene.context.GrapheneContext getGrapheneContext(org.openqa.selenium.SearchContext searchContext)
Copyright © 2014 JBoss by Red Hat. All rights reserved.