Interface SearchablePage
- All Superinterfaces:
Component,Element,Page,StandardPage
- All Known Implementing Classes:
N2oSearchablePage
-
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, toolbarMethods inherited from interface net.n2oapp.framework.autotest.api.component.page.StandardPage
regions
-
Method Details
-
searchBar
SearchBar searchBar()- Returns:
- Панель поиска в шапке для автотестирования
-