public class LabelImpl extends ElementImpl implements Label
| Constructor and Description |
|---|
LabelImpl(UniqueElementLocator elementLocator)
Creates a Element for a given WebElement.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFor()
Gets the for attribute on the label.
|
clear, click, elementWired, findElement, findElements, getAttribute, getCoordinates, getCssValue, getLocation, getRect, getScreenshotAs, getSize, getTagName, getText, getWrappedElement, isDisplayed, isEnabled, isSelected, sendKeys, submitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitelementWiredpublic LabelImpl(UniqueElementLocator elementLocator)
elementLocator - the locator of the webelement.Copyright © 2017 PPI AG. All rights reserved.