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