Interface CalendarMonthView
- All Superinterfaces:
Component,Element,StandardCalendarView
- All Known Implementing Classes:
N2oCalendarMonthView
Вид отображения календаря 'Месяц' для автотестирования
-
Method Summary
Modifier and TypeMethodDescriptionvoidclickOnCell(String day) voidclickOnDay(String day) voidshouldBeDayOff(String day) voidshouldBeToday(String day, Duration... duration) Methods inherited from interface net.n2oapp.framework.autotest.api.component.Component
should, should, should, shouldBeHidden, shouldBeVisible, shouldExists, shouldHaveCssClass, shouldHaveStyle, shouldNotExistsMethods inherited from interface net.n2oapp.framework.autotest.api.component.Element
element, setElementMethods inherited from interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.StandardCalendarView
event
-
Method Details
-
shouldBeDayOff
-
shouldBeToday
-
clickOnCell
-
clickOnDay
-