Interface SimplePage
- All Known Implementing Classes:
N2oSimplePage
Простая страница для автотестирования
-
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
-
widget
Возвращает виджет- Parameters:
componentClass- тип возвращаемого виджета- Returns:
- Виджет для автотестирования
-