org.aludratest.service.gui.web.selenium.selenium2.condition
Class ElementEnabledCondition
java.lang.Object
org.aludratest.service.gui.web.selenium.selenium2.condition.AbstractElementCondition<org.openqa.selenium.WebElement>
org.aludratest.service.gui.web.selenium.selenium2.condition.WebElementCondition
org.aludratest.service.gui.web.selenium.selenium2.condition.ElementEnabledCondition
- All Implemented Interfaces:
- com.google.common.base.Function<org.openqa.selenium.WebDriver,org.openqa.selenium.WebElement>, org.openqa.selenium.support.ui.ExpectedCondition<org.openqa.selenium.WebElement>
- Direct Known Subclasses:
- ElementEditableCondition
public class ElementEnabledCondition
- extends WebElementCondition
Method Summary |
protected org.openqa.selenium.WebElement |
applyOnElement(org.openqa.selenium.WebElement element)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.google.common.base.Function |
equals |
ElementEnabledCondition
public ElementEnabledCondition(GUIElementLocator locator,
LocatorSupport locatorSupport)
applyOnElement
protected org.openqa.selenium.WebElement applyOnElement(org.openqa.selenium.WebElement element)
- Specified by:
applyOnElement
in class WebElementCondition
Copyright © 2015 aludratest.org. All rights reserved.