public class PeriodSection
extends ru.yandex.qatools.htmlelements.element.HtmlElement
| Constructor and Description |
|---|
PeriodSection() |
| Modifier and Type | Method and Description |
|---|---|
PeriodSection |
checkPeriod(boolean check)
Enable/Disable period checkbox
|
String |
getPeriodAction()
Get Period Action
|
String |
getPeriodAmount()
Get period amount
|
String |
getPeriodUnit()
Get Period Unit
|
Boolean |
isPeriodCheckboxSelected()
Is ghostOnDestroy Checkbox selected
|
PeriodSection |
setPeriodAction(String periodAction)
Set period action
|
PeriodSection |
setPeriodAmount(String periodAmount)
Set period amount
|
PeriodSection |
setPeriodUnit(PeriodUnit periodUnit)
Set period unit
|
clear, click, findElement, findElements, getAttribute, getCssValue, getLocation, getName, getSize, getTagName, getText, getWrappedElement, isDisplayed, isEnabled, isSelected, sendKeys, setName, setWrappedElement, submit, toStringpublic Boolean isPeriodCheckboxSelected()
public String getPeriodAmount()
public String getPeriodUnit()
public String getPeriodAction()
public PeriodSection checkPeriod(boolean check)
public PeriodSection setPeriodAmount(String periodAmount)
public PeriodSection setPeriodUnit(PeriodUnit periodUnit)
public PeriodSection setPeriodAction(String periodAction)
Copyright © 2005–2016 Alfresco Software. All rights reserved.