public abstract class AbstractInputComponent extends AbstractComponent
| Constructor and Description |
|---|
AbstractInputComponent() |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
getAssignedLabel() |
String |
getAssignedLabelText() |
org.openqa.selenium.WebElement |
getInput() |
boolean |
isEnabled() |
getWidgetByIdScript, getWidgetConfiguration, getWidgetConfigurationAsStringgetElementLocator, getId, getRoot, getWebDriver, getWrappedElement, setElementLocator, setWebDriverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic org.openqa.selenium.WebElement getInput()
public boolean isEnabled()
public org.openqa.selenium.WebElement getAssignedLabel()
public String getAssignedLabelText()
Copyright © 2020. All rights reserved.