public class EventBlock
extends ru.yandex.qatools.htmlelements.element.HtmlElement
| Constructor and Description |
|---|
EventBlock() |
| Modifier and Type | Method and Description |
|---|---|
void |
clickOnCompleteEvent() |
void |
clickOnUndoEvent() |
String |
getEventName()
get the name of event
|
boolean |
isCompleteAvailable()
is Complete button available for te event
|
boolean |
isUndoAvailable() |
clear, click, findElement, findElements, getAttribute, getCssValue, getLocation, getName, getSize, getTagName, getText, getWrappedElement, isDisplayed, isEnabled, isSelected, sendKeys, setName, setWrappedElement, submit, toStringpublic String getEventName()
public boolean isCompleteAvailable()
public boolean isUndoAvailable()
public void clickOnCompleteEvent()
public void clickOnUndoEvent()
Copyright © 2005–2016 Alfresco Software. All rights reserved.