org.openqa.selenium.internal.selenesedriver
Class ElementFunction<T>
java.lang.Object
org.openqa.selenium.internal.selenesedriver.ElementFunction<T>
- All Implemented Interfaces:
- SeleneseFunction<T>
- Direct Known Subclasses:
- ClearElement, ClickElement, GetElementAttribute, GetElementText, GetElementValue, GetSize, GetTagName, IsElementDisplayed, IsElementEnabled, IsElementSelected, SendKeys, SubmitElement
public abstract class ElementFunction<T>
- extends Object
- implements SeleneseFunction<T>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementFunction
public ElementFunction()
getLocator
public String getLocator(Map<String,?> parameters)
escape
protected String escape(String toEscape)
Copyright © 2012. All Rights Reserved.