Interface StandardPage
- All Known Subinterfaces:
SearchablePage
- All Known Implementing Classes:
N2oSearchablePage,N2oStandardPage
Стандартная страница для автотестирования
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.n2oapp.framework.autotest.api.component.page.Page
Page.Breadcrumb, Page.Dialog, Page.Overlay, Page.PageToolbar, Page.Popover -
Method Summary
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.page.Page
alerts, breadcrumb, dialog, footer, header, overlay, popover, scrollDown, scrollUp, shouldHaveError, shouldHaveLayout, shouldHaveTitle, shouldHaveUrlMatches, sidebar, toolbar
-
Method Details
-
regions
Regions regions()- Returns:
- Регионы для автотестирования
-