public interface AngularSearchContext
| Modifier and Type | Method and Description |
|---|---|
List<org.openqa.selenium.WebElement> |
findElements(String selector) |
List<org.openqa.selenium.WebElement> |
findElementsInElement(String selector,
org.openqa.selenium.WebElement context) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.