Class N2oCalendarMonthView
java.lang.Object
net.n2oapp.framework.autotest.impl.component.N2oElement
net.n2oapp.framework.autotest.impl.component.N2oComponent
net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oStandardCalendarView
net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarMonthView
- All Implemented Interfaces:
Component,Element,CalendarMonthView,StandardCalendarView
Вид отображения календаря 'Месяц' для автотестирования
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclickOnCell(String day) voidclickOnDay(String day) protected com.codeborne.selenide.ElementsCollectionvoidshouldBeDayOff(String day) voidshouldBeToday(String day, Duration... duration) Methods inherited from class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oStandardCalendarView
eventMethods inherited from class net.n2oapp.framework.autotest.impl.component.N2oComponent
shouldBeHidden, shouldBeVisible, shouldExists, shouldHaveCssClass, shouldHaveStyle, shouldNotExistsMethods inherited from class net.n2oapp.framework.autotest.impl.component.N2oElement
element, setElementMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-
Constructor Details
-
N2oCalendarMonthView
public N2oCalendarMonthView()
-
-
Method Details
-
shouldBeDayOff
- Specified by:
shouldBeDayOffin interfaceCalendarMonthView
-
shouldBeToday
- Specified by:
shouldBeTodayin interfaceCalendarMonthView
-
clickOnCell
- Specified by:
clickOnCellin interfaceCalendarMonthView
-
clickOnDay
- Specified by:
clickOnDayin interfaceCalendarMonthView
-
dateCells
protected com.codeborne.selenide.ElementsCollection dateCells()
-