public class EventsSection
extends ru.yandex.qatools.htmlelements.element.HtmlElement
| Modifier and Type | Class and Description |
|---|---|
static class |
EventsSection.Events |
| Constructor and Description |
|---|
EventsSection() |
| Modifier and Type | Method and Description |
|---|---|
EventsSection |
clickOnAddEvent()
Click on Add Event
|
EventsSection |
deleteEvent(int eventNumber)
delete event
|
List<String> |
getAddedEventsNames() |
boolean |
isEligibleOnFirstCompleteEvent()
isEligibleOnFirstCompleteEvent
|
EventsSection |
selectEvent(String eventName)
Select Event
|
EventsSection |
selectEventWithLabel(EventsSection.Events eventName) |
EventsSection |
setEligibleOnFirstCompleteEvent(boolean check)
set eligible On First Complete Event
|
clear, click, findElement, findElements, getAttribute, getCssValue, getLocation, getName, getSize, getTagName, getText, getWrappedElement, isDisplayed, isEnabled, isSelected, sendKeys, setName, setWrappedElement, submit, toStringpublic EventsSection clickOnAddEvent()
public EventsSection selectEvent(String eventName)
public EventsSection selectEventWithLabel(EventsSection.Events eventName)
public boolean isEligibleOnFirstCompleteEvent()
public EventsSection setEligibleOnFirstCompleteEvent(boolean check)
check - - set "When all events have occurred" if false
- set "Whichever event is earlier" if truepublic EventsSection deleteEvent(int eventNumber)
eventNumber - Copyright © 2005–2016 Alfresco Software. All rights reserved.