Class N2oSearchablePage
java.lang.Object
net.n2oapp.framework.autotest.impl.component.N2oElement
net.n2oapp.framework.autotest.impl.component.N2oComponent
net.n2oapp.framework.autotest.impl.component.page.N2oPage
net.n2oapp.framework.autotest.impl.component.page.N2oStandardPage
net.n2oapp.framework.autotest.impl.component.page.N2oSearchablePage
- All Implemented Interfaces:
Component,Element,Page,SearchablePage,StandardPage
-
Nested Class Summary
Nested classes/interfaces inherited from class net.n2oapp.framework.autotest.impl.component.page.N2oPage
N2oPage.N2oBreadcrumb, N2oPage.N2oDialog, N2oPage.N2oOverlay, N2oPage.N2oPageToolbar, N2oPage.N2oPopoverNested classes/interfaces inherited from interface net.n2oapp.framework.autotest.api.component.page.Page
Page.Breadcrumb, Page.Dialog, Page.Overlay, Page.PageToolbar, Page.Popover -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.n2oapp.framework.autotest.impl.component.page.N2oStandardPage
regionsMethods inherited from class net.n2oapp.framework.autotest.impl.component.page.N2oPage
alerts, body, breadcrumb, dialog, footer, header, overlay, popover, scrollDown, scrollUp, shouldHaveCssClass, shouldHaveError, shouldHaveLayout, shouldHaveStyle, shouldHaveTitle, shouldHaveUrlMatches, sidebar, toolbarMethods inherited from class net.n2oapp.framework.autotest.impl.component.N2oComponent
shouldBeHidden, shouldBeVisible, shouldExists, 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.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
-
Constructor Details
-
N2oSearchablePage
public N2oSearchablePage()
-
-
Method Details
-
searchBar
- Specified by:
searchBarin interfaceSearchablePage- Returns:
- Панель поиска в шапке для автотестирования
-