org.openqa.selenium.internal.selenesedriver
Class FindElements
java.lang.Object
org.openqa.selenium.internal.selenesedriver.AbstractElementFinder<List<Map<String,String>>>
org.openqa.selenium.internal.selenesedriver.FindElements
- All Implemented Interfaces:
- SeleneseFunction<List<Map<String,String>>>
public class FindElements
- extends AbstractElementFinder<List<Map<String,String>>>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FindElements
public FindElements()
executeFind
protected List<Map<String,String>> executeFind(Selenium selenium,
String how,
String using,
String parentLocator)
- Specified by:
executeFind
in class AbstractElementFinder<List<Map<String,String>>>
onFailure
protected List<Map<String,String>> onFailure(String how,
String using)
- Specified by:
onFailure
in class AbstractElementFinder<List<Map<String,String>>>
Copyright © 2011. All Rights Reserved.