org.seleniumhq.selenium.fluent.internal
Class Execution<T>
java.lang.Object
org.seleniumhq.selenium.fluent.internal.Execution<T>
public abstract class Execution<T>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Execution
public Execution()
withWebElementHolder
public Execution<T> withWebElementHolder(Internal.WebElementHolder webElementHolder)
getWebElement
public org.openqa.selenium.WebElement getWebElement()
doExecution
public T doExecution()
execute
public abstract T execute()
Copyright © 2013. All Rights Reserved.