Index

A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

activeContentItemShouldHaveTitle(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion
Проверка соответствия заголовка у активного элемента
activeContentItemShouldHaveTitle(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion
 
activeMenuItemShouldHaveTitle(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion
Проверка соответствия заголовка у активного элемента меню
activeMenuItemShouldHaveTitle(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion
 
addButton() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
addButton(String) - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
addButtonShouldBeDisabled() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSet
Проверка недоступности кнопки добавления филдсетов
addButtonShouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
addButtonShouldBeEnabled() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSet
Проверка доступности кнопки добавления филдсетов
addButtonShouldBeEnabled() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
addButtonShouldHaveLabel(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSet
Проверка метки кнопки добавления филдсетов
addButtonShouldHaveLabel(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
addCollections(Class<? extends ComponentsCollection>...) - Method in class net.n2oapp.framework.autotest.ComponentFactory
 
addComponents(Class<? extends Component>...) - Method in class net.n2oapp.framework.autotest.ComponentFactory
 
addConfigProperty(String, Object) - Method in class net.n2oapp.framework.autotest.run.N2oController
 
addLibrary(ComponentLibrary) - Method in class net.n2oapp.framework.autotest.ComponentFactory
 
AGENDA - Enum constant in enum class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.CalendarViewTypeEnum
 
agendaView() - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.CalendarWidget
 
agendaView() - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarWidget
 
agendaViewButton() - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.CalendarToolbar
 
agendaViewButton() - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarToolbar
 
alert(int) - Method in interface net.n2oapp.framework.autotest.api.collection.Alerts
Возвращает предупреждение по индексу из списка предупреждений на странице
alert(int) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oAlerts
 
Alert - Interface in net.n2oapp.framework.autotest.api.component.snippet
Компонент предупреждения для автотестирования
Alert.CloseButton - Interface in net.n2oapp.framework.autotest.api.component.snippet
Кнопка закрытия прежупреждения
Alert.PlacementEnum - Enum Class in net.n2oapp.framework.autotest.api.component.snippet
 
alerts() - Method in interface net.n2oapp.framework.autotest.api.component.widget.StandardWidget
 
alerts() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oStandardWidget
 
alerts(Alert.PlacementEnum) - Method in interface net.n2oapp.framework.autotest.api.component.page.Page
Возвращает компонент оповещение, положение которого совпадает с ожидаемым
alerts(Alert.PlacementEnum) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage
 
Alerts - Interface in net.n2oapp.framework.autotest.api.collection
Сообщения alerts для автотестирования
allDayEvent(String) - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.CalendarTimeViewHeader
 
allDayEvent(String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarTimeViewHeader
 
anchor(int) - Method in interface net.n2oapp.framework.autotest.api.collection.Menu
Возвращает кнопку с ссылкой по индексу из списка кнопок в меню
anchor(int) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oMenu
 
anchor(WebElementCondition) - Method in interface net.n2oapp.framework.autotest.api.collection.Menu
Возвращает кнопку с ссылкой по условию из списка таких кнопок в меню
anchor(WebElementCondition) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oMenu
 
AnchorMenuItem - Interface in net.n2oapp.framework.autotest.api.component.header
Кнопка с ссылкой для автотестирования
area(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.chart.AreaChartWidget
Возвращает диаграму для автотестирования по номеру
area(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.chart.N2oAreaChartWidget
 
Area - Interface in net.n2oapp.framework.autotest.api.component.widget.chart
Область виджета диаграмма-область для автотестирования
AreaChartWidget - Interface in net.n2oapp.framework.autotest.api.component.widget.chart
Виджет - диаграмма-область для автотестирования
AutoComplete - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент ввода текста с автозаполнением для автотестирования
AutoTestApplication - Class in net.n2oapp.framework.autotest.run
Веб сервер для прогона автотестов
AutoTestApplication() - Constructor for class net.n2oapp.framework.autotest.run.AutoTestApplication
 
AutoTestApplication.AutoTestWebSocketConfiguration - Class in net.n2oapp.framework.autotest.run
 
AutoTestBase - Class in net.n2oapp.framework.autotest.run
Базовый класс для автотестов
AutoTestBase() - Constructor for class net.n2oapp.framework.autotest.run.AutoTestBase
 
AutoTestUtil - Class in net.n2oapp.framework.autotest.run
 
AutoTestUtil() - Constructor for class net.n2oapp.framework.autotest.run.AutoTestUtil
 
AutoTestWebSocketConfiguration() - Constructor for class net.n2oapp.framework.autotest.run.AutoTestApplication.AutoTestWebSocketConfiguration
 

B

backspace() - Method in interface net.n2oapp.framework.autotest.api.component.control.InputMoneyControl
Ручная очистка поля ввода через клавишу backspace
backspace() - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelect
Ручная очистка поля ввода через клавишу backspace
backspace() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputMoney
 
backspace() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
badge() - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oAnchorMenuItem
 
Badge - Interface in net.n2oapp.framework.autotest.api.component.badge
Ячейка со значком для автотестирования
BadgeCell - Interface in net.n2oapp.framework.autotest.api.component.cell
Ячейка таблицы с текстом для автотестирования
BadgeColorEnum - Enum Class in net.n2oapp.framework.autotest.websocket
 
BadgeMessage - Class in net.n2oapp.framework.autotest.websocket
 
BadgeMessage() - Constructor for class net.n2oapp.framework.autotest.websocket.BadgeMessage
 
BadgePositionEnum - Enum Class in net.n2oapp.framework.autotest
 
badges() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
BadgeShapeEnum - Enum Class in net.n2oapp.framework.autotest
 
badgeShouldExists() - Method in interface net.n2oapp.framework.autotest.api.component.badge.Badge
Проверка наличия баджа внутри элемента
badgeShouldHaveColor(ColorsEnum) - Method in interface net.n2oapp.framework.autotest.api.component.badge.Badge
Проверка цвета на соответствие
badgeShouldHaveImage(String) - Method in interface net.n2oapp.framework.autotest.api.component.badge.Badge
Проверка наличие картинки и ее соответствие ожидаемому значению
badgeShouldHaveImagePosition(BadgePositionEnum) - Method in interface net.n2oapp.framework.autotest.api.component.badge.Badge
Проверка позиции картинки внутри баджа на соответствие ожидаемой позиции
badgeShouldHaveImageShape(BadgeShapeEnum) - Method in interface net.n2oapp.framework.autotest.api.component.badge.Badge
Проверка картинки внутри баджа на соответствие ожидаемой форме
badgeShouldHavePosition(BadgePositionEnum) - Method in interface net.n2oapp.framework.autotest.api.component.badge.Badge
Проверка позиции баджа на соответствие ожидаемой позиции
badgeShouldHavePosition(BadgePositionEnum) - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oStandardButton
 
badgeShouldHavePosition(BadgePositionEnum) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oBadgeCell
 
badgeShouldHavePosition(BadgePositionEnum) - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oButtonField
 
badgeShouldHavePosition(BadgePositionEnum) - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oFieldSet
 
badgeShouldHavePosition(BadgePositionEnum) - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oAnchorMenuItem
 
badgeShouldHavePosition(BadgePositionEnum) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oTreeWidget.N2oTreeItem
 
badgeShouldHaveShape(BadgeShapeEnum) - Method in interface net.n2oapp.framework.autotest.api.component.badge.Badge
Проверка баджа на соответствие ожидаемой форме
badgeShouldHaveText(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.badge.Badge
Проверка текста внутри баджа на точное соответствие (не учитывая регистр) ожидаемому тексту
badgeShouldHaveText(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oBadgeCell
 
badgeShouldNotExists() - Method in interface net.n2oapp.framework.autotest.api.component.badge.Badge
Проверка отсутствия баджа внутри элемента
badgeShouldNotHaveText(Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.badge.Badge
Проверка на отсутствие текста внутри баджа
begin(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.control.IntervalField
Возвращает поле ввода начала
begin(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oIntervalField
 
beginCurrentMonthShouldHaveValue(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Проверка текущего месяца в календаре начала
beginCurrentMonthShouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
beginCurrentYearShouldHaveValue(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Проверка текущего года в календаре начала
beginCurrentYearShouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
beginDayShouldBeActive(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Проверка выбранности дня в календаре у поля ввода начала
beginDayShouldBeActive(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
beginDayShouldBeDisabled(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Проверка недоступности дня в календаре у поля ввода начала
beginDayShouldBeDisabled(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
beginDayShouldBeEnabled(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Проверка доступности дня в календаре у поля ввода начала
beginDayShouldBeEnabled(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
beginShouldBeEmpty() - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Проверка того, что дата начала не задана
beginShouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
beginShouldHaveValue(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Провека того, что в поле даты начала установлено соответствующее значение
beginShouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
beginTimeSetValue(String, String, String) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Установка времени в поле ввода даты начала
beginTimeSetValue(String, String, String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
block(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.cards.Card.Blocks
 
block(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.cards.N2oCard.N2oBlocks
 
blocks() - Method in interface net.n2oapp.framework.autotest.api.component.widget.cards.Card.Column
 
blocks() - Method in interface net.n2oapp.framework.autotest.api.component.widget.tiles.Tile
Возвращает блоки с содержанием в виде ячеек
blocks() - Method in class net.n2oapp.framework.autotest.impl.component.widget.cards.N2oCard.N2oColumn
 
blocks() - Method in class net.n2oapp.framework.autotest.impl.component.widget.tiles.N2oTile
 
body() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage
 
body(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.widget.list.ListWidget.Content
Возвращает ячейку с телом строки
body(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oListWidget.N2oContent
 
BORDERED - Enum constant in enum class net.n2oapp.framework.autotest.api.component.widget.Paging.LayoutEnum
 
BORDERED_ROUNDED - Enum constant in enum class net.n2oapp.framework.autotest.api.component.widget.Paging.LayoutEnum
 
BOTTOM - Enum constant in enum class net.n2oapp.framework.autotest.api.component.drawer.Drawer.PlacementEnum
 
BOTTOM - Enum constant in enum class net.n2oapp.framework.autotest.api.component.snippet.Alert.PlacementEnum
 
BOTTOM_LEFT - Enum constant in enum class net.n2oapp.framework.autotest.api.component.snippet.Alert.PlacementEnum
 
BOTTOM_RIGHT - Enum constant in enum class net.n2oapp.framework.autotest.api.component.snippet.Alert.PlacementEnum
 
bottomLeft() - Method in interface net.n2oapp.framework.autotest.api.component.modal.Modal.ModalToolbar
 
bottomLeft() - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.PageToolbar
 
bottomLeft() - Method in interface net.n2oapp.framework.autotest.api.component.widget.StandardWidget.WidgetToolbar
Нижнюю левую верхнюю панель кнопок
bottomLeft() - Method in class net.n2oapp.framework.autotest.impl.component.drawer.N2oDrawer.N2oDrawerToolbar
 
bottomLeft() - Method in class net.n2oapp.framework.autotest.impl.component.modal.N2oModal.N2oModalToolbar
 
bottomLeft() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oPageToolbar
 
bottomLeft() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oStandardWidget.N2oWidgetToolbar
 
bottomRight() - Method in interface net.n2oapp.framework.autotest.api.component.modal.Modal.ModalToolbar
 
bottomRight() - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.PageToolbar
 
bottomRight() - Method in interface net.n2oapp.framework.autotest.api.component.widget.StandardWidget.WidgetToolbar
Нижнюю правую верхнюю панель кнопок
bottomRight() - Method in class net.n2oapp.framework.autotest.impl.component.drawer.N2oDrawer.N2oDrawerToolbar
 
bottomRight() - Method in class net.n2oapp.framework.autotest.impl.component.modal.N2oModal.N2oModalToolbar
 
bottomRight() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oPageToolbar
 
bottomRight() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oStandardWidget.N2oWidgetToolbar
 
brands() - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oSimpleHeader
 
breadcrumb() - Method in interface net.n2oapp.framework.autotest.api.component.page.Page
 
breadcrumb() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage
 
breadcrumbLink() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oBreadcrumb.N2oCrumb
 
btn() - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oButtonField
 
BTN - Enum constant in enum class net.n2oapp.framework.autotest.api.component.control.RadioGroup.RadioTypeEnum
 
button(int) - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.Dialog
Возвращает стандартную кнопку диалога, соответствующую ожидаемому индексу
button(int) - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.Popover
Возвращает кнопку по индексу
button(int) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oDialog
 
button(int) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oPopover
 
button(int, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.Toolbar
Возвращает найденную по индексу кнопку заданного типа
button(int, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oToolbar
 
button(WebElementCondition) - Method in interface net.n2oapp.framework.autotest.api.collection.Toolbar
Возвращает стандартную кнопку по условию
button(WebElementCondition) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oToolbar
 
button(WebElementCondition, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.Toolbar
Возвращает найденную по условию кнопку
button(WebElementCondition, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oToolbar
 
button(String) - Method in interface net.n2oapp.framework.autotest.api.collection.Toolbar
Возвращает стандартную кнопку по метке
button(String) - Method in interface net.n2oapp.framework.autotest.api.component.Markdown
Возвращает маркдаун-кнопку по метке
button(String) - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.Dialog
Возвращает стандартную кнопку диалога, соответствующую ожидаемому заголовку
button(String) - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.Popover
Возвращает кнопку соответствующую метке
button(String) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oToolbar
 
button(String) - Method in class net.n2oapp.framework.autotest.impl.component.N2oMarkdown
 
button(String) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oDialog
 
button(String) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oPopover
 
button(String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarToolbar
 
button(String, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.Toolbar
Возвращает найденную по метке кнопку
button(String, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oToolbar
 
Button - Interface in net.n2oapp.framework.autotest.api.component.button
Кнопка для автотестирования
ButtonField - Interface in net.n2oapp.framework.autotest.api.component.field
Модель компонента ButtonField для автотестирования
buttons() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableFilterHeader
 

C

CalendarAgendaView - Interface in net.n2oapp.framework.autotest.api.component.widget.calendar.view
Вид отображения календаря 'Повестка дня' для автотестирования
calendarDays() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
CalendarDayView - Interface in net.n2oapp.framework.autotest.api.component.widget.calendar.view
Вид отображения календаря 'День' для автотестирования
CalendarDayViewHeader - Interface in net.n2oapp.framework.autotest.api.component.widget.calendar.view
Заголовок отображения календаря 'День' для автотестирования
CalendarEvent - Interface in net.n2oapp.framework.autotest.api.component.widget.calendar
Событие календаря для автотестирования
CalendarMonthView - Interface in net.n2oapp.framework.autotest.api.component.widget.calendar.view
Вид отображения календаря 'Месяц' для автотестирования
CalendarTimeView - Interface in net.n2oapp.framework.autotest.api.component.widget.calendar.view
Стандартный вид отображений календаря со временем для автотестирования
CalendarTimeViewHeader - Interface in net.n2oapp.framework.autotest.api.component.widget.calendar.view
Заголовок отображения календаря со временем для автотестирования
calendarToolbar() - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.CalendarWidget
 
calendarToolbar() - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarWidget
 
CalendarToolbar - Interface in net.n2oapp.framework.autotest.api.component.widget.calendar
Панель действий календаря для автотестирования
CalendarViewTypeEnum - Enum Class in net.n2oapp.framework.autotest.impl.component.widget.calendar.view
Типы отображения календаря для автотестирования
CalendarWeekView - Interface in net.n2oapp.framework.autotest.api.component.widget.calendar.view
Вид отображения календаря 'Неделя' для автотестирования
CalendarWeekViewHeader - Interface in net.n2oapp.framework.autotest.api.component.widget.calendar.view
Заголовок отображения календаря 'Неделя' для автотестирования
CalendarWidget - Interface in net.n2oapp.framework.autotest.api.component.widget.calendar
Виджет календарь для автотестирования
card(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.cards.CardsWidget
 
card(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.cards.N2oCardsWidget
 
Card - Interface in net.n2oapp.framework.autotest.api.component.widget.cards
Компонент Card для автотестирования
Card.Block - Interface in net.n2oapp.framework.autotest.api.component.widget.cards
 
Card.Blocks - Interface in net.n2oapp.framework.autotest.api.component.widget.cards
 
Card.Column - Interface in net.n2oapp.framework.autotest.api.component.widget.cards
 
Card.Columns - Interface in net.n2oapp.framework.autotest.api.component.widget.cards
 
cards() - Method in class net.n2oapp.framework.autotest.impl.component.widget.cards.N2oCardsWidget
 
CardsWidget - Interface in net.n2oapp.framework.autotest.api.component.widget.cards
Списковый виджет Cards для автотестирования
cell(int) - Method in interface net.n2oapp.framework.autotest.api.collection.Cells
Возвращает текстовую ячейку по индексу из списка ячеек в строке
cell(int) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oCells
 
cell(int, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.Cells
Возвращает ячейку требуемого типа из списка ячеек в строке по индексу
cell(int, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oCells
 
cell(WebElementCondition, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.Cells
Возвращает ячейку требуемого типа по условию из списка ячеек в строке
cell(WebElementCondition, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oCells
 
cell(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.widget.cards.Card.Block
 
cell(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.widget.cards.N2oCard.N2oBlock
 
Cell - Interface in net.n2oapp.framework.autotest.api.component.cell
Стандатная ячейка для автотестирования
cellContent() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
cellContentInline() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
cellControl() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
cellInputElement() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
cellInputElement() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputMoney
 
cellInputElement() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
cellInputElement() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oMaskedInput
 
cellInputElement() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oPasswordControl
 
Cells - Interface in net.n2oapp.framework.autotest.api.collection
Ячейки таблицы для автотестирования
cellTrigger() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oTooltipListCell
 
chart() - Method in class net.n2oapp.framework.autotest.impl.component.widget.chart.N2oChartWidget
 
ChartWidget - Interface in net.n2oapp.framework.autotest.api.component.widget.chart
Виджет - Диаграмма для автотестирования
check(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.CheckboxGroup
Выбрать чекбокс по лейблу, если чекбокс выбран, то ничего изменено не будет
check(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.RadioGroup
Выбрать радио-кнопку по метке, если радио-кнопка выбрана, то ничего изменено не будет
check(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCheckboxGroup
 
check(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oRadioGroup
 
Checkbox - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент чекбокса для автотестирования
CheckboxCell - Interface in net.n2oapp.framework.autotest.api.component.cell
Ячейка таблицы с Checkbox для автотестирования
CheckboxGroup - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент группы чекбоксов для автотестирования
checkChromeDriver() - Static method in class net.n2oapp.framework.autotest.run.AutoTestUtil
 
chooseDropdownOption(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.AutoComplete
Выбор опции из раскрывающегося списка
chooseDropdownOption(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oAutoComplete
 
CIRCLE - Enum constant in enum class net.n2oapp.framework.autotest.BadgeShapeEnum
 
clear() - Method in interface net.n2oapp.framework.autotest.api.component.control.AutoComplete
Очистка поля ввода
clear() - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelect
Ручная очистка поля ввода
clear() - Method in interface net.n2oapp.framework.autotest.api.component.control.InputText
Очистка поля
clear() - Method in interface net.n2oapp.framework.autotest.api.component.control.NumberPicker
Очистка поля
clear() - Method in interface net.n2oapp.framework.autotest.api.component.control.Select
Очистка поля ввода
clear() - Method in interface net.n2oapp.framework.autotest.api.component.DropDownTree
Очистка поля поиска
clear() - Method in interface net.n2oapp.framework.autotest.api.component.header.SearchBar
Очистка поля поиска
clear() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oAutoComplete
 
clear() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
clear() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputText
 
clear() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oNumberPicker
 
clear() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSelect
 
clear() - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oSearchBar
 
clear() - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDownTree
 
clearFileStore() - Method in class net.n2oapp.framework.autotest.run.FileStoreController
 
clearIcon() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSelect
 
clearItems(String...) - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelect
Удаление выбранных опций по номеру
clearItems(String...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
clearSearchField() - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelectTree
Очищение поля поиска
clearSearchField() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
clearUsingIcon() - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelect
Очистка поля ввода с помощью иконки
clearUsingIcon() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
click() - Method in interface net.n2oapp.framework.autotest.api.collection.Cells
Клик по строке с ячейками
click() - Method in interface net.n2oapp.framework.autotest.api.component.button.Button
Клик по кнопке
click() - Method in interface net.n2oapp.framework.autotest.api.component.cell.EditCell
Клик по ячейке
click() - Method in interface net.n2oapp.framework.autotest.api.component.cell.LinkCell
Клик по ячейке
click() - Method in interface net.n2oapp.framework.autotest.api.component.cell.RadioCell
Клик по ячейке
click() - Method in interface net.n2oapp.framework.autotest.api.component.cell.TooltipListCell
Клик по ячейке
click() - Method in interface net.n2oapp.framework.autotest.api.component.control.AutoComplete
Клик по полю ввода
click() - Method in interface net.n2oapp.framework.autotest.api.component.control.InputMoneyControl
Клик по полю
click() - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelect
Клик по полю ввода
click() - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelectTree
Раскрытие выпадающего списка
click() - Method in interface net.n2oapp.framework.autotest.api.component.control.InputText
Клик по полю
click() - Method in interface net.n2oapp.framework.autotest.api.component.control.NumberPicker
Клик по полю
click() - Method in interface net.n2oapp.framework.autotest.api.component.control.Select
Клик по полю
click() - Method in interface net.n2oapp.framework.autotest.api.component.control.TextEditor
Клик по полю
click() - Method in interface net.n2oapp.framework.autotest.api.component.DropDownTree.DropDownTreeItem
 
click() - Method in interface net.n2oapp.framework.autotest.api.component.header.MenuItem
Клик по элементу
click() - Method in interface net.n2oapp.framework.autotest.api.component.header.SearchBar
Клик по панели
click() - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.Breadcrumb.Crumb
Клик по хлебной крошке для перехода по ссылке
click() - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.MenuItem
Клик по элементу
click() - Method in interface net.n2oapp.framework.autotest.api.component.region.TabsRegion.TabItem
Клик по вкладке
click() - Method in interface net.n2oapp.framework.autotest.api.component.snippet.Alert
Клик по предупреждению
click() - Method in interface net.n2oapp.framework.autotest.api.component.snippet.Alert.CloseButton
Клик по кнопке
click() - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.CalendarEvent
 
click() - Method in interface net.n2oapp.framework.autotest.api.component.widget.list.ListWidget.Content
Клик по строке
click() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableHeader
Клик по заголовку
click() - Method in class net.n2oapp.framework.autotest.impl.collection.N2oCells
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oButton
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oEditCell
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oLinkCell
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oRadioCell
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oTooltipListCell
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oAutoComplete
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputMoney
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputText
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oNumberPicker
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSelect
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTextEditor
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oButtonField
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oMenuItem
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oSearchBar
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDownTree.N2oDropDownTreeItem
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oBreadcrumb.N2oCrumb
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oDropdownMenuItem
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oMenuItem
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion.N2oTabItem
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oAlert
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oAlert.N2oCloseButton
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarEvent
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oListWidget.N2oContent
 
click() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableHeader
 
clickAddButton() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSet
Клик на кнопку добавления филдсета
clickAddButton() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
clickAddButton(String) - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSet
Клик на кнопку добавления филдсета
clickAddButton(String) - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
clickAllDay() - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.CalendarDayViewHeader
 
clickAllDay() - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.CalendarWeekViewHeader
 
clickAllDay() - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarDayViewHeader
 
clickAllDay() - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarWeekViewHeader
 
clickBackdrop() - Method in interface net.n2oapp.framework.autotest.api.component.drawer.Drawer
Клик по фону вне окна для закрытия
clickBackdrop() - Method in interface net.n2oapp.framework.autotest.api.component.modal.Modal
Клик на фон за модальным окном
clickBackdrop() - Method in class net.n2oapp.framework.autotest.impl.component.drawer.N2oDrawer
 
clickBackdrop() - Method in class net.n2oapp.framework.autotest.impl.component.modal.N2oModal
 
clickBeginDay(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Клик по дню в календаре начала для выбора
clickBeginDay(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
clickBeginMonthNextButton() - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Клик по кнопке для перехода к следующему месяцу в календаре начала
clickBeginMonthNextButton() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
clickBeginMonthPreviousButton() - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Клик по кнопке для перехода к предыдущему месяцу в календаре начала
clickBeginMonthPreviousButton() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
clickCalendarButton() - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInput
Клик по иконке календаря в поле ввода для раскрытия календаря
clickCalendarButton() - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Клик по иконке календаря в поле ввода для открытия календаря
clickCalendarButton() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
clickCalendarButton() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
clickCell(int, String) - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.CalendarDayView
Клик по ячейке с временем
clickCell(int, String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarDayView
 
clickCell(int, String, String) - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.CalendarWeekView
 
clickCell(int, String, String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarWeekView
 
clickCell(String) - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.CalendarDayView
Клик по ячейке с временем при resourceIndex=0
clickCell(String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarDayView
 
clickCell(String, String) - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.CalendarWeekView
 
clickCell(String, String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarWeekView
 
clickCopyButton() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSetItem
Клик по кнопке копирования этого филдсета
clickCopyButton() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSetItem
 
clickDay(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInput
Клик по дню в календаре для выбора
clickDay(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
clickDayCell(String) - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.CalendarWeekViewHeader
 
clickDayCell(String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarWeekViewHeader
 
clickEndDay(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Клик по дню в календаре начала для выбора
clickEndDay(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
clickEndMonthNextButton() - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Клик по кнопке для перехода к следующему месяцу в календаре конца
clickEndMonthNextButton() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
clickEndMonthPreviousButton() - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Клик по кнопке для перехода к предыдущему месяцу в календаре конца
clickEndMonthPreviousButton() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
clickEyeButton() - Method in interface net.n2oapp.framework.autotest.api.component.control.PasswordControl
Клик по кнопке отображения пароля
clickEyeButton() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oPasswordControl
 
clickHelp() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.Help
Клик для вызова подсказки
clickMinusStepButton() - Method in interface net.n2oapp.framework.autotest.api.component.control.InputText
Уменьшение значения, если тип значений в поле ввода - целые числа
clickMinusStepButton() - Method in interface net.n2oapp.framework.autotest.api.component.control.NumberPicker
Уменьшение значения
clickMinusStepButton() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputText
 
clickMinusStepButton() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oNumberPicker
 
clickNextMonthButton() - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInput
Клик по кнопке для перехода к следующему месяцу в календаре
clickNextMonthButton() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
clickOnCell(String) - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.CalendarMonthView
 
clickOnCell(String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarMonthView
 
clickOnDay(String) - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.CalendarMonthView
 
clickOnDay(String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarMonthView
 
clickOnSearchField() - Method in interface net.n2oapp.framework.autotest.api.component.DropDownTree
Клик на поле поиска элементов
clickOnSearchField() - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDownTree
 
clickPlusStepButton() - Method in interface net.n2oapp.framework.autotest.api.component.control.InputText
Увеличение значения, если тип значений в поле ввода - целые числа
clickPlusStepButton() - Method in interface net.n2oapp.framework.autotest.api.component.control.NumberPicker
Увеличение значения
clickPlusStepButton() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputText
 
clickPlusStepButton() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oNumberPicker
 
clickPreviousMonthButton() - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInput
Клик по кнопке для перехода к предыдущему месяцу в календаре
clickPreviousMonthButton() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
clickRemoveAllButton() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSet
Клик на кнопку удаления всех филдсетов
clickRemoveAllButton() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
clickRemoveButton() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSetItem
Клик по кнопке удаления этого филдсета
clickRemoveButton() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSetItem
 
clickResetButton() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableFilterHeader
Клик по кнопке удаления введенного фильтра
clickResetButton() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableFilterHeader
 
clickScrollToTopButton() - Method in interface net.n2oapp.framework.autotest.api.component.page.TopLeftRightPage
Клик по кнопке скрола в верх страницы
clickScrollToTopButton() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oTopLeftRightPage
 
clickSearchButton() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableFilterHeader
Клик по кнопке поиска элементов по фильтру
clickSearchButton() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableFilterHeader
 
clickToggleBtn() - Method in interface net.n2oapp.framework.autotest.api.component.application.Sidebar
Клик по кнопке раскрытия сайдбара
clickToggleBtn() - Method in class net.n2oapp.framework.autotest.impl.component.application.N2oSidebar
 
close() - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl.PreviewDialog
Закрытие диалога
close() - Method in interface net.n2oapp.framework.autotest.api.component.drawer.Drawer
Закрытие окна через иконку крестика
close() - Method in interface net.n2oapp.framework.autotest.api.component.modal.Modal
Закрытие модального окна через кнопку
close() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl.PreviewDialogImpl
 
close() - Method in class net.n2oapp.framework.autotest.impl.component.drawer.N2oDrawer
 
close() - Method in class net.n2oapp.framework.autotest.impl.component.modal.N2oModal
 
closeButton() - Method in interface net.n2oapp.framework.autotest.api.component.snippet.Alert
 
closeButton() - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oAlert
 
closeByEsc() - Method in interface net.n2oapp.framework.autotest.api.component.drawer.Drawer
Закрытие окна через нажатия клавишу Esc
closeByEsc() - Method in interface net.n2oapp.framework.autotest.api.component.modal.Modal
Закрытие модального окна через нажатие клавишу Esc
closeByEsc() - Method in class net.n2oapp.framework.autotest.impl.component.drawer.N2oDrawer
 
closeByEsc() - Method in class net.n2oapp.framework.autotest.impl.component.modal.N2oModal
 
closePopup() - Method in interface net.n2oapp.framework.autotest.api.component.PopupControl
Закрытие выпадающего списка
closePopup() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
closePopup() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
closePopup() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
closePopup() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
closePopup() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSelect
 
closePopup() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
CodeEditor - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент редактирования кода для автотестирования
collapse() - Method in interface net.n2oapp.framework.autotest.api.component.Expandable
Скрытие выпадающего списка
collapse() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oLineFieldSet
 
collapse() - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDownTree.N2oDropDownTreeItem
 
collapse() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oLineRegion
 
collapse() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oPanelRegion
 
collapse() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oTreeWidget.N2oTreeItem
 
collapseToggleBtn() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oPanelRegion
 
collection(ElementsCollection, Class<T>) - Static method in class net.n2oapp.framework.autotest.N2oSelenide
 
collections() - Method in interface net.n2oapp.framework.autotest.api.ComponentLibrary
Возвращает список всех классов коллекций компонентов
collections() - Method in class net.n2oapp.framework.autotest.impl.N2oComponentLibrary
 
ColorsEnum - Enum Class in net.n2oapp.framework.autotest
Цветовые коды
column(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.cards.Card.Columns
 
column(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.cards.N2oCard.N2oColumns
 
column(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oRows
 
columns() - Method in interface net.n2oapp.framework.autotest.api.component.widget.cards.Card
 
columns() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableWidget
 
columns() - Method in class net.n2oapp.framework.autotest.impl.component.widget.cards.N2oCard
 
columns() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget
 
columnShouldBeEmpty(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableWidget.Rows
Проверка того, что у колонки нет текста.
columnShouldBeEmpty(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oRows
 
columnShouldBeSortedBy(int, SortingDirectionEnum) - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableWidget.Rows
Проверка, что колонка отсортирована
columnShouldBeSortedBy(int, SortingDirectionEnum) - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oRows
 
columnShouldHaveTexts(int, List<String>, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableWidget.Rows
Проверка того, что колонка имеет соответствующий текст.
columnShouldHaveTexts(int, List<String>, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oRows
 
columnTexts(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableWidget.Rows
Возвращает список текста из колонки
columnTexts(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oRows
 
component(SelenideElement, Class<T>) - Static method in class net.n2oapp.framework.autotest.N2oSelenide
 
Component - Interface in net.n2oapp.framework.autotest.api.component
Любой визуальный компонент для автотестирования
ComponentFactory - Class in net.n2oapp.framework.autotest
Фабрика реализаций компонентов для автотестирования
ComponentFactory() - Constructor for class net.n2oapp.framework.autotest.ComponentFactory
 
ComponentLibrary - Interface in net.n2oapp.framework.autotest.api
Библиотека компонентов для автотестирования
components() - Method in interface net.n2oapp.framework.autotest.api.ComponentLibrary
Возвращает список всех классов компонентов
components() - Method in class net.n2oapp.framework.autotest.impl.N2oComponentLibrary
 
ComponentsCollection - Interface in net.n2oapp.framework.autotest.api.collection
Коллекция компонентов для автотестирования
config() - Method in class net.n2oapp.framework.autotest.run.N2oController
 
configure(N2oApplicationBuilder) - Method in class net.n2oapp.framework.autotest.run.AutoTestBase
 
configureSelenide() - Static method in class net.n2oapp.framework.autotest.run.AutoTestBase
 
content() - Method in interface net.n2oapp.framework.autotest.api.component.region.LineRegion
 
content() - Method in interface net.n2oapp.framework.autotest.api.component.region.PanelRegion
 
content() - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.ContentItem
 
content() - Method in interface net.n2oapp.framework.autotest.api.component.region.SimpleRegion
 
content() - Method in interface net.n2oapp.framework.autotest.api.component.region.TabsRegion.TabItem
 
content() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oLineFieldSet
 
content() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oLineRegion
 
content() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oPanelRegion
 
content() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oContentItem
 
content() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oSimpleRegion
 
content() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion.N2oTabItem
 
content(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.list.ListWidget
Возвращает содержимое виджета по номеру
content(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oListWidget
 
content(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.drawer.Drawer
Возвращает страницу контента, лежащего внутри компонента drawer
content(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.modal.Modal
Возвращает страницу внутри модальной страницы
content(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.region.SubPageRegion
Возвращает страницу внутри invalid input: '<'sub-page>
content(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.drawer.N2oDrawer
 
content(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.modal.N2oModal
 
content(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oSubPageRegion
 
content(String) - Method in interface net.n2oapp.framework.autotest.api.component.region.LineRegion
 
content(String) - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.ContentItem
 
content(String) - Method in interface net.n2oapp.framework.autotest.api.component.region.TabsRegion.TabItem
 
content(String) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oLineRegion
 
content(String) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oContentItem
 
content(String) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion.N2oTabItem
 
contentItem(int) - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion
Возвращает содержание (Виджеты/Регионы) страницы по номеру
contentItem(int) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion
 
contentItem(String) - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion
Возвращает содержание (Виджеты/Регионы) страницы по заголовку
contentItem(String) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion
 
contentItems() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion
 
control(int, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.Controls
Возвращает по индексу компонент ввода типа, наследуемого от Control
control(int, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oControls
 
control(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.Controls
Возвращает первый по списку компонент ввода типа, наследуемого от Control
control(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.cell.EditCell
Возвращает поле ввода для изменения значения в ячейке
control(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.field.StandardField
Возвращает поле ввода для редактирования
control(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oControls
 
control(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oEditCell
 
control(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oStandardField
 
Control - Interface in net.n2oapp.framework.autotest.api.component.control
Общий интерфейс для всех компонентов ввода для автотестирования
Controls - Interface in net.n2oapp.framework.autotest.api.collection
Компоненты ввода для автотестирования
copyButton() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSetItem
 
countButton() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
countButtonClick() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Клик по "Узнать кол-во записей"
countButtonClick() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
countButtonLocator - Variable in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
countButtonShouldBeVisible() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка видимости кнопки запроса на количество записей
countButtonShouldBeVisible() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
countButtonShouldNotBeVisible() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка отсутствия видимости кнопки запроса на количество записей
countButtonShouldNotBeVisible() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
crumb(int) - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.Breadcrumb
Возвращает хлебную крошку соответствующую номеру расположения
crumb(int) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oBreadcrumb
 
crumb(String) - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.Breadcrumb
Возвращает хлебную крошку соответствующую заголовку
crumb(String) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oBreadcrumb
 

D

DANGER - Enum constant in enum class net.n2oapp.framework.autotest.ColorsEnum
 
DANGER - Enum constant in enum class net.n2oapp.framework.autotest.websocket.BadgeColorEnum
 
dashedLabel() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oTooltipListCell
 
dateCell(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarAgendaView
 
dateCells() - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarMonthView
 
DateInput - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент ввода даты для автотестирования
DateInterval - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент ввода интервала дат для автотестирования
DAY - Enum constant in enum class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.CalendarViewTypeEnum
 
dayView() - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.CalendarWidget
 
dayView() - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarWidget
 
dayViewButton() - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.CalendarToolbar
 
dayViewButton() - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarToolbar
 
DEFAULT - Enum constant in enum class net.n2oapp.framework.autotest.api.component.control.RadioGroup.RadioTypeEnum
 
deleteFile(int) - Method in interface net.n2oapp.framework.autotest.api.component.cell.FileUploadCell
Удаление файла по номеру
deleteFile(int) - Method in interface net.n2oapp.framework.autotest.api.component.control.FileUploadControl
Удаление файла из поля ввода по номеру
deleteFile(int) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oFileUploadCell
 
deleteFile(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oFileUploadControl
 
deleteFile(String) - Method in class net.n2oapp.framework.autotest.run.FileStoreController
 
deleteImage(int) - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl
Удаление изображения из поля по номеру
deleteImage(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
description() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oFieldSet
 
dialog(String) - Method in interface net.n2oapp.framework.autotest.api.component.page.Page
Возвращает компонент диалог, заголовок которого совпадает с ожидаемым
dialog(String) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage
 
dndElement() - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oStandardButton
 
dragAndDropTo(StandardButton) - Method in interface net.n2oapp.framework.autotest.api.component.button.StandardButton
Выполняет действия drag-and-drop для перемещения кнопки настройки на указанное целевое место.
dragAndDropTo(StandardButton) - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oStandardButton
 
dragAndDropTo(TableSimpleHeader) - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableSimpleHeader
Выполняет действия drag-and-drop для перемещения заголовка таблицы на указанное целевое место.
dragAndDropTo(TableSimpleHeader) - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableSimpleHeader
 
drawer() - Static method in class net.n2oapp.framework.autotest.N2oSelenide
 
drawer(Class<T>) - Static method in class net.n2oapp.framework.autotest.N2oSelenide
 
Drawer - Interface in net.n2oapp.framework.autotest.api.component.drawer
Окно drawer для автотестирования
Drawer.DrawerToolbar - Interface in net.n2oapp.framework.autotest.api.component.drawer
 
Drawer.PlacementEnum - Enum Class in net.n2oapp.framework.autotest.api.component.drawer
 
dropdown() - Method in interface net.n2oapp.framework.autotest.api.collection.Toolbar
Возвращает первую найденную кнопку с выпадающим списком
dropdown() - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelect
 
dropdown() - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelectTree
 
dropdown() - Method in interface net.n2oapp.framework.autotest.api.component.control.Select
 
dropdown() - Method in class net.n2oapp.framework.autotest.impl.collection.N2oToolbar
 
dropdown() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
dropdown() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
dropdown() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSelect
 
dropdown(int) - Method in interface net.n2oapp.framework.autotest.api.collection.Menu
Возвращает кнопку с выпадающим списком из меню по индексу
dropdown(int) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oMenu
 
dropdown(WebElementCondition) - Method in interface net.n2oapp.framework.autotest.api.collection.Menu
Возвращает кнопку с выпадающим списком из меню по индексу
dropdown(WebElementCondition) - Method in interface net.n2oapp.framework.autotest.api.collection.Toolbar
Возвращает найденную по условию кнопку с выпадающим списком
dropdown(WebElementCondition) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oMenu
 
dropdown(WebElementCondition) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oToolbar
 
DropDown - Interface in net.n2oapp.framework.autotest.api.component
Выпадающий список для автотестирования
DropDown.DropDownItem - Interface in net.n2oapp.framework.autotest.api.component
Элемент выпадающего списка для автотестирования
DropdownButton - Interface in net.n2oapp.framework.autotest.api.component.button
Кнопка с выпадающим меню для автотестирования
dropdownElement() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
dropdownItems() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oMenu
 
dropdownMenuItem(int) - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.Menu
Возвращает элементы меню из выпадающего списка по номеру
dropdownMenuItem(int) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oMenu
 
dropdownMenuItem(String) - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.Menu
Возвращает элементы меню из выпадающего списка по метке
dropdownMenuItem(String) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oMenu
 
DropdownMenuItem - Interface in net.n2oapp.framework.autotest.api.component.header
Кнопка с выпадающим списком для автотестирования
dropdownOptions() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oAutoComplete
 
DropDownTree - Interface in net.n2oapp.framework.autotest.api.component
Выпадающий список в виде древа для автотестирования
DropDownTree.DropDownTreeItem - Interface in net.n2oapp.framework.autotest.api.component
 

E

editableCell() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oEditCell
 
EditCell - Interface in net.n2oapp.framework.autotest.api.component.cell
Изменяемая ячейка для автотестирования
editCellElement() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputText
 
editCellInputElement() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputText
 
editor() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTextEditor
 
element() - Method in interface net.n2oapp.framework.autotest.api.component.Element
Возвращает селенидовский элемент
element() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oCheckboxCell
 
element() - Method in class net.n2oapp.framework.autotest.impl.component.N2oElement
 
Element - Interface in net.n2oapp.framework.autotest.api.component
Любой html элемент на странице
elements() - Method in interface net.n2oapp.framework.autotest.api.collection.ComponentsCollection
Метод позволяющий взаимодействовать с коллекцией web элементов напрямую
elements() - Method in class net.n2oapp.framework.autotest.impl.collection.N2oComponentsCollection
 
ellipsisLocator - Variable in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
end(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.control.IntervalField
Возвращает поле ввода конца
end(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oIntervalField
 
endCurrentMonthShouldHaveValue(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Проверка текущего месяца в календаре конца
endCurrentMonthShouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
endCurrentYearShouldHaveValue(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Проверка текущего года в календаре конца
endCurrentYearShouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
endDayShouldBeActive(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Проверка выбранности дня в календаре у поля ввода конца
endDayShouldBeActive(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
endDayShouldBeDisabled(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Проверка недоступности дня в календаре у поля ввода конца
endDayShouldBeDisabled(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
endDayShouldBeEnabled(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Проверка доступности дня в календаре у поля ввода конца
endDayShouldBeEnabled(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
endShouldBeEmpty() - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Проверка того, что дата конца не задана
endShouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
endShouldHaveValue(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Провека того, что в поле даты конца установлено соответствующее значение
endShouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
endTimeSetValue(String, String, String) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Установка времени в поле ввода даты конца
endTimeSetValue(String, String, String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
enter() - Method in interface net.n2oapp.framework.autotest.api.component.control.AutoComplete
Нажатие по кнопки Enter, для добавления тэга
enter() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oAutoComplete
 
ErrorController - Class in net.n2oapp.framework.autotest.cases
Контроллер http ошибок для автотестов
ErrorController() - Constructor for class net.n2oapp.framework.autotest.cases.ErrorController
 
event(String) - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.StandardCalendarView
 
event(String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oStandardCalendarView
 
eventCell(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarAgendaView
 
eventShouldHaveDate(int, String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.CalendarAgendaView
Проверка наличия события в ячейке даты по индексу
eventShouldHaveDate(int, String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarAgendaView
 
eventShouldHaveName(int, String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.CalendarAgendaView
Проверка наименования события в ячейке по индексу
eventShouldHaveName(int, String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarAgendaView
 
eventShouldHaveTime(int, String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.CalendarAgendaView
Проверка наличия события в ячейке времени по индексу
eventShouldHaveTime(int, String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarAgendaView
 
expand() - Method in interface net.n2oapp.framework.autotest.api.component.cell.Cell
Раскрыть/скрыть ячейку
expand() - Method in interface net.n2oapp.framework.autotest.api.component.Expandable
Раскрытие выпадающего списка
expand() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oCell
 
expand() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
expand() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oLineFieldSet
 
expand() - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDownTree.N2oDropDownTreeItem
 
expand() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oLineRegion
 
expand() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oPanelRegion
 
expand() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oTreeWidget.N2oTreeItem
 
Expandable - Interface in net.n2oapp.framework.autotest.api.component
Раскрывающиеся компонент
expandIcon() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oCell
 
expandParentOptions(int) - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelectTree
Раскрытие списка у опции
expandParentOptions(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
export(HttpServletRequest) - Method in class net.n2oapp.framework.autotest.run.N2oController
 
extra() - Method in interface net.n2oapp.framework.autotest.api.component.application.Sidebar
Возвращает меню с элементами из extra-menu
extra() - Method in interface net.n2oapp.framework.autotest.api.component.header.SimpleHeader
 
extra() - Method in class net.n2oapp.framework.autotest.impl.component.application.N2oSidebar
 
extra() - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oSimpleHeader
 
extra(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.widget.list.ListWidget.Content
Возвращает ячейку с кнопками
extra(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oListWidget.N2oContent
 

F

field(int) - Method in interface net.n2oapp.framework.autotest.api.collection.Fields
Возвращает поле стандартного типа из списка полей на форме по индексу из списка
field(int) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oFields
 
field(int, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.Fields
Возвращает поле типа, наследуемого от Snippet, по индексу из списка полей для автотестирования
field(int, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oFields
 
field(WebElementCondition) - Method in interface net.n2oapp.framework.autotest.api.collection.Fields
Возвращает поле стандартного типа из списка полей на форме по условию
field(WebElementCondition) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oFields
 
field(WebElementCondition, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.Fields
Возвращает поле типа, наследуемого от Field, по условию из списка полей
field(WebElementCondition, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oFields
 
field(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.Fields
Возвращает первое из списка поле типа, наследуемого от Snippet
field(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oFields
 
field(String) - Method in interface net.n2oapp.framework.autotest.api.collection.Fields
Возвращает поле стандартного типа из списка полей на форме по метке
field(String) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oFields
 
field(String, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.Fields
Возвращает поле типа, наследуемого от Field, по метке из списка полей
field(String, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oFields
 
Field - Interface in net.n2oapp.framework.autotest.api.component.field
Поле формы для автотестирования
fields() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.LineFieldSet
Возвращает поля внутри филдсета
fields() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSetItem
Возвращает все поля внутри филдсета
fields() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.SimpleFieldSet
Возвращает все поля внутри филдсета
fields() - Method in interface net.n2oapp.framework.autotest.api.component.widget.FormWidget
 
fields() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableWidget.Filters
Возвращает поля для задания фильтров таблицы
fields() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oLineFieldSet
 
fields() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSetItem
 
fields() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oSimpleFieldSet
 
fields() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oFormWidget
 
fields() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oFilters
 
Fields - Interface in net.n2oapp.framework.autotest.api.collection
Поля формы для автотестирования
fieldset(int) - Method in interface net.n2oapp.framework.autotest.api.collection.FieldSets
Возвращает простой компонент филдсет по индексу
fieldset(int) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oFieldSets
 
fieldset(int, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.FieldSets
Возвращает филдсет типа, наследуемого FieldSet, по индексу
fieldset(int, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oFieldSets
 
fieldset(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.FieldSets
Возвращает первый из списка филдсет типа, наследуемого FieldSet
fieldset(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oFieldSets
 
FieldSet - Interface in net.n2oapp.framework.autotest.api.component.fieldset
Филдсет для автотестирования
fieldsets() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSetItem
Возвращает филдсеты внутри филдсета
fieldsets() - Method in interface net.n2oapp.framework.autotest.api.component.widget.FormWidget
 
fieldsets() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableWidget.Filters
Возвращает филдсеты с полями для задания фильтров таблицы
fieldsets() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSetItem
 
fieldsets() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oFormWidget
 
fieldsets() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oFilters
 
FieldSets - Interface in net.n2oapp.framework.autotest.api.collection
Филдсеты для автотестирования
fieldsetTitleText() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oLineFieldSet
 
FileModel() - Constructor for class net.n2oapp.framework.autotest.run.FileStoreController.FileModel
 
files() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oFileUploadCell
 
files() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oFileUploadControl
 
FileStoreController - Class in net.n2oapp.framework.autotest.run
Контроллер файлового хранилища для автотестов
FileStoreController() - Constructor for class net.n2oapp.framework.autotest.run.FileStoreController
 
FileStoreController.FileModel - Class in net.n2oapp.framework.autotest.run
 
FileUploadCell - Interface in net.n2oapp.framework.autotest.api.component.cell
Загрузка файла в ячейке для автотестирования
FileUploadControl - Interface in net.n2oapp.framework.autotest.api.component.control
Загрузка файла для автотестирования
filter() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oFilters
 
filterBadge() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableFilterHeader
 
filterBadgeIsHollow() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableFilterHeader
Индикатор введенного фильтра должен быть пустым кружком
filterBadgeIsHollow() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableFilterHeader
 
filterBadgeIsNotHollow() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableFilterHeader
Индикатор введенного фильтра должен быть черным кружком
filterBadgeIsNotHollow() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableFilterHeader
 
filterBadgeShouldExists() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableFilterHeader
Индикатор введенного фильтра должен существовать
filterBadgeShouldExists() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableFilterHeader
 
filterBadgeShouldNotExists() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableFilterHeader
Индикатор введенного фильтра не должен существовать
filterBadgeShouldNotExists() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableFilterHeader
 
filterControl(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableFilterHeader
Возвращает поле ввода фильтрации
filterControl(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableFilterHeader
 
filterDropdown() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableFilterHeader
 
filters() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableWidget
 
filters() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget
 
firstCalendar() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
firstInputElement() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
firstLevelElements(String, String) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oRegion
 
firstPage() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
firstPageShouldHaveEllipsis() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверки наличия многоточия у кнопки перехода на первую страницу
firstPageShouldHaveEllipsis() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
firstPageShouldNotHaveEllipsis() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверки отсутствия многоточия у кнопки перехода на первую страницу
firstPageShouldNotHaveEllipsis() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
FLAT - Enum constant in enum class net.n2oapp.framework.autotest.api.component.widget.Paging.LayoutEnum
 
FLAT_ROUNDED - Enum constant in enum class net.n2oapp.framework.autotest.api.component.widget.Paging.LayoutEnum
 
footer() - Method in interface net.n2oapp.framework.autotest.api.component.page.Page
 
footer() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage
 
Footer - Interface in net.n2oapp.framework.autotest.api.component.application
Компонент footer для автотестирования
FormWidget - Interface in net.n2oapp.framework.autotest.api.component.widget
Виджет - форма для автотестирования

G

getBaseUrl() - Method in class net.n2oapp.framework.autotest.run.AutoTestBase
 
getData(HttpServletRequest) - Method in class net.n2oapp.framework.autotest.run.N2oController
 
getFilesItems() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
getFooter() - Method in class net.n2oapp.framework.autotest.impl.component.drawer.N2oDrawer
 
getList() - Method in class net.n2oapp.framework.autotest.run.FileStoreController
 
getNameElement(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
getPreviewElement(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
getSizeElement(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
getStatus(ImageStatusElementPlaceEnum, int) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oImageCell
 
getTabsContent() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion
 
getTitle() - Method in enum class net.n2oapp.framework.autotest.api.component.widget.Paging.LayoutEnum
 
getTitle() - Method in enum class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.CalendarViewTypeEnum
 
getTrashElement(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
getUploadAreaElement() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
getValue() - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInput
Возвращает значение из поля ввода
getValue() - Method in interface net.n2oapp.framework.autotest.api.component.control.InputMoneyControl
 
getValue() - Method in interface net.n2oapp.framework.autotest.api.component.control.InputText
 
getValue() - Method in interface net.n2oapp.framework.autotest.api.component.control.MaskedInput
 
getValue() - Method in interface net.n2oapp.framework.autotest.api.component.control.OutputText
 
getValue() - Method in interface net.n2oapp.framework.autotest.api.component.control.PasswordControl
 
getValue() - Method in interface net.n2oapp.framework.autotest.api.component.control.TextArea
 
getValue() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
getValue() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputMoney
 
getValue() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputText
 
getValue() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oMaskedInput
 
getValue() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oOutputText
 
getValue() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oPasswordControl
 
getValue() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTextArea
 
group(int) - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.Menu
Возвращает элементы меню из групп по номеру
group(int) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oMenu
 
group(String) - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.Menu
Возвращает элементы меню из групп по метке
group(String) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oMenu
 
groups() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oMenu
 

H

handshakeHandler() - Method in class net.n2oapp.framework.autotest.run.AutoTestApplication.AutoTestWebSocketConfiguration
 
header() - Method in interface net.n2oapp.framework.autotest.api.component.page.Page
 
header() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oLineFieldSet
 
header() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage
 
header() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oLineRegion
 
header() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oPanelRegion
 
header(int) - Method in interface net.n2oapp.framework.autotest.api.collection.TableHeaders
Возвращает простой заголовок столбца таблицы по номеру
header(int) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oTableHeaders
 
header(int, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.TableHeaders
Возвращает заголовок столбца таблицы типа, наследуемого от TableHeader, по порядковому номеру
header(int, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.CalendarTimeView
 
header(int, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oTableHeaders
 
header(int, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarTimeView
 
header(WebElementCondition) - Method in interface net.n2oapp.framework.autotest.api.collection.TableHeaders
Возвращает простой заголовок столбца таблицы по условию
header(WebElementCondition) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oTableHeaders
 
header(WebElementCondition, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.TableHeaders
Возвращает заголовок столбца таблицы типа, наследуемого от TableHeader, по условию
header(WebElementCondition, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oTableHeaders
 
header(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.CalendarTimeView
 
header(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.widget.list.ListWidget.Content
Возвращает шапку строки
header(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarTimeView
 
header(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oListWidget.N2oContent
 
headers() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableWidget.Columns
 
headers() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oColumns
 
Help - Interface in net.n2oapp.framework.autotest.api.component.fieldset
Сообщение с подсказкой
hoursActiveItem() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
hoursItems() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
hover() - Method in interface net.n2oapp.framework.autotest.api.collection.Cells
Наведение мыши на строку с ячейками
hover() - Method in interface net.n2oapp.framework.autotest.api.component.button.Button
Наведение мыши на кнопку
hover() - Method in interface net.n2oapp.framework.autotest.api.component.cell.Cell
Наведение мыши на ячейку
hover() - Method in interface net.n2oapp.framework.autotest.api.component.cell.TooltipListCell
Наведение мыши на ячейку
hover() - Method in class net.n2oapp.framework.autotest.impl.collection.N2oCells
 
hover() - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oButton
 
hover() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oCell
 
hover() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oIconCell
 
hover() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oTextCell
 
hover() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oTooltipListCell
 
hover() - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oButtonField
 
Html - Interface in net.n2oapp.framework.autotest.api.component.snippet
Компонент ввода html поля для автотестирования
HtmlWidget - Interface in net.n2oapp.framework.autotest.api.component.widget.html
Виджет Html для автотестирования

I

icon() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oIconCell
 
icon() - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oAnchorMenuItem
 
icon() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableHeader
 
IconCell - Interface in net.n2oapp.framework.autotest.api.component.cell
Ячейка таблицы с иконкой для автотестирования
image() - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oMenuItem
 
image() - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oImage
 
Image - Interface in net.n2oapp.framework.autotest.api.component.snippet
Компонент вывода изображения для автотестирования
ImageCell - Interface in net.n2oapp.framework.autotest.api.component.cell
Ячейка таблицы с изображением для автотестирования
imageInfo() - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oImage
 
imageShouldHaveShape(ShapeTypeEnum) - Method in interface net.n2oapp.framework.autotest.api.component.header.MenuItem
Проверка формы изображения на соответствие
imageShouldHaveShape(ShapeTypeEnum) - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oMenuItem
 
imageShouldHaveSrc(String) - Method in interface net.n2oapp.framework.autotest.api.component.header.MenuItem
Проверка источника изображения на соответствие
imageShouldHaveSrc(String) - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oMenuItem
 
ImageUploadControl - Interface in net.n2oapp.framework.autotest.api.component.control
Загрузка изображения для автотестирования
ImageUploadControl.PreviewDialog - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент диалог предварительного просмотра для автотестирования
img() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oImageCell
 
INFO - Enum constant in enum class net.n2oapp.framework.autotest.ColorsEnum
 
INFO - Enum constant in enum class net.n2oapp.framework.autotest.websocket.BadgeColorEnum
 
innerBadges() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
innerElement() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
innerLinks() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
innerTexts() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
input() - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oSearchBar
 
INPUT - Static variable in class net.n2oapp.framework.autotest.impl.component.control.N2oControl
 
INPUT - Static variable in class net.n2oapp.framework.autotest.impl.component.control.N2oInputMoney
 
inputElement() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oAutoComplete
 
inputElement() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
inputElement() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputMoney
 
inputElement() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
inputElement() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
inputElement() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputText
 
inputElement() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oMaskedInput
 
inputElement() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oNumberPicker
 
inputElement() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oPasswordControl
 
inputElement(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCheckboxGroup
 
inputMeasure() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputText
 
inputMeasure() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oMaskedInput
 
InputMoneyControl - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент ввода денежных единиц для автотестирования
InputSelect - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент ввода текста с выбором из выпадающего списка для автотестирования
InputSelectTree - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент ввода с выбором в выпадающем списке в виде дерева для автотестирования
InputText - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент ввода текста для автотестирования
IntervalField - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент ввода интервала для автотестирования
isChecked() - Method in interface net.n2oapp.framework.autotest.api.component.cell.CheckboxCell
Возвращает состояние выбранности ячейки
isChecked() - Method in interface net.n2oapp.framework.autotest.api.component.control.Checkbox
Проверка состояния чекбокса на выбранность
isChecked() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oCheckboxCell
 
isChecked() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCheckbox
 
item() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oLineFieldSet
 
item() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oLineRegion
 
item(int) - Method in interface net.n2oapp.framework.autotest.api.component.DropDown
Возвращает элемент из выпадающего списка по номеру
item(int) - Method in interface net.n2oapp.framework.autotest.api.component.DropDownTree
Возвращает элемент дерева по номеру
item(int) - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSet
Возвращает филдсет по номеру
item(int) - Method in interface net.n2oapp.framework.autotest.api.component.header.DropdownMenuItem
Возвращает кнопку из выпадающего списка
item(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.TreeWidget
Возвращает элемент дерева по номеру
item(int) - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
item(int) - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oDropdownMenuItem
 
item(int) - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDown
 
item(int) - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDownTree
 
item(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oTreeWidget
 
item(int, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.Menu
Возвращает кнопку из меню по индексу
item(int, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.SearchResult
Возвращает элемент выпадающего списка у поиска по индексу
item(int, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.header.DropdownMenuItem
Возвращает элемент из выпадающего списка
item(int, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oMenu
 
item(int, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oSearchResult
 
item(int, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oDropdownMenuItem
 
item(WebElementCondition, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.Menu
Возвращает кнопку из меню по индексу
item(WebElementCondition, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oMenu
 
item(String) - Method in interface net.n2oapp.framework.autotest.api.component.DropDown
Возвращает элемент из выпадающего списка по метке
item(String) - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDown
 
items() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
items() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oDropdownMenuItem
 
items() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oListWidget
 
items(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 

L

label() - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oField
 
label() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
label() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSetItem
 
label() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oSimpleFieldSet
 
LARGE - Enum constant in enum class net.n2oapp.framework.autotest.api.component.cell.ProgressBarCell.SizeEnum
 
lastCalendar() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
lastInputElement() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
lastPage() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
lastPageShouldHaveEllipsis() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверки наличия многоточия у кнопки перехода на последнюю страницу
lastPageShouldHaveEllipsis() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
lastPageShouldNotHaveEllipsis() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверки отсутствия многоточия у кнопки перехода на последнюю страницу
lastPageShouldNotHaveEllipsis() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
lastShouldHavePage(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка значения кнопки перехода на последнюю страницу
lastShouldHavePage(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
left() - Method in interface net.n2oapp.framework.autotest.api.component.page.LeftRightPage
Возвращает левую часть страницы как группу регионов
left() - Method in interface net.n2oapp.framework.autotest.api.component.page.TopLeftRightPage
Возвращает регионы из левой части страницы
left() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oLeftRightPage
 
left() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oTopLeftRightPage
 
LEFT - Enum constant in enum class net.n2oapp.framework.autotest.api.component.drawer.Drawer.PlacementEnum
 
LEFT - Enum constant in enum class net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.MenuPositionEnum
 
LEFT - Enum constant in enum class net.n2oapp.framework.autotest.BadgePositionEnum
 
leftBottom(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.widget.list.ListWidget.Content
Возвращает нижнюю левую ячейку строки
leftBottom(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oListWidget.N2oContent
 
LeftRightPage - Interface in net.n2oapp.framework.autotest.api.component.page
Страница с левой и правой колонками для автотестирования
leftSideText() - Method in class net.n2oapp.framework.autotest.impl.component.application.N2oFooter
 
leftTextShouldHaveValue(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.application.Footer
Проверка точного соответствия текста (без учета регистра) в левой части компонента footer
leftTextShouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.application.N2oFooter
 
leftTop(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.widget.list.ListWidget.Content
Возвращает верхнюю левую ячейку строки
leftTop(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oListWidget.N2oContent
 
LIGHT - Enum constant in enum class net.n2oapp.framework.autotest.ColorsEnum
 
LineFieldSet - Interface in net.n2oapp.framework.autotest.api.component.fieldset
Филдсет с горизонтальным делителем для автотестирования
LineRegion - Interface in net.n2oapp.framework.autotest.api.component.region
Регион с горизонтальным делителем для автотестирования
lines() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCodeEditor
 
LinkCell - Interface in net.n2oapp.framework.autotest.api.component.cell
Ячейка таблицы с ссылкой для автотестирования
linkedItems() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oOutputList
 
ListCell - Interface in net.n2oapp.framework.autotest.api.component.cell
Ячейка таблицы со списком для автотестирования
ListWidget - Interface in net.n2oapp.framework.autotest.api.component.widget.list
 
ListWidget.Content - Interface in net.n2oapp.framework.autotest.api.component.widget.list
Содержимое строк списка для автотестирования
logs - Variable in class net.n2oapp.framework.autotest.run.AutoTestBase
 

M

main(String[]) - Static method in class net.n2oapp.framework.autotest.run.AutoTestApplication
 
Markdown - Interface in net.n2oapp.framework.autotest.api.component
Компонент маркдаун-разметки для автотестирования
MaskedInput - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент ввода текста с маской для автотестирования
menu() - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion
 
menu() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion
 
Menu - Interface in net.n2oapp.framework.autotest.api.collection
Меню для автотестирования
menuItem(int) - Method in interface net.n2oapp.framework.autotest.api.component.button.DropdownButton
Возвращает стандартную кнопку по индексу
menuItem(int) - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.DropdownMenuItem
Возвращает элемент меню для автотестирования по номеру
menuItem(int) - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.Menu
Возвращает элемент меню для автотестирования по номеру
menuItem(int) - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oDropdownButton
 
menuItem(int) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oDropdownMenuItem
 
menuItem(int) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oMenu
 
menuItem(WebElementCondition) - Method in interface net.n2oapp.framework.autotest.api.component.button.DropdownButton
Возвращает первую стандартную кнопку, которой соответствует ожидаемому условию
menuItem(WebElementCondition) - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oDropdownButton
 
menuItem(String) - Method in interface net.n2oapp.framework.autotest.api.component.button.DropdownButton
Возвращает первую стандартную кнопку, метка которой соответствует ожидаемому
menuItem(String) - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.DropdownMenuItem
Возвращает элемент меню в регионе для автотестирования по заголовку
menuItem(String) - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.Menu
Возвращает элемент меню в регионе для автотестирования по заголовку
menuItem(String) - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oDropdownButton
 
menuItem(String) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oDropdownMenuItem
 
menuItem(String) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oMenu
 
MenuItem - Interface in net.n2oapp.framework.autotest.api.component.header
Кнопка меню для автотестирования
menuItems() - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oDropdownButton
 
menuItems() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oMenu
 
menuShouldHavePosition(ScrollspyRegion.MenuPositionEnum) - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion
Проверка соответствия позиции элемента меню
menuShouldHavePosition(ScrollspyRegion.MenuPositionEnum) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion
 
minusButton() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oNumberPicker
 
minusStepButtonShouldBeDisabled() - Method in interface net.n2oapp.framework.autotest.api.component.control.NumberPicker
Проверка недоступности кнопки для уменьшения значения
minusStepButtonShouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oNumberPicker
 
minusStepButtonShouldBeEnabled() - Method in interface net.n2oapp.framework.autotest.api.component.control.NumberPicker
Проверка доступности кнопки для уменьшения значения
minusStepButtonShouldBeEnabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oNumberPicker
 
minutesActiveItem() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
minutesItems() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
modal() - Static method in class net.n2oapp.framework.autotest.N2oSelenide
 
modal(int) - Static method in class net.n2oapp.framework.autotest.N2oSelenide
 
modal(Class<T>) - Static method in class net.n2oapp.framework.autotest.N2oSelenide
 
modal(Class<T>, int) - Static method in class net.n2oapp.framework.autotest.N2oSelenide
 
Modal - Interface in net.n2oapp.framework.autotest.api.component.modal
Модальная страница для автотестирования
Modal.ModalToolbar - Interface in net.n2oapp.framework.autotest.api.component.modal
Тулбар модального окна
MONTH - Enum constant in enum class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.CalendarViewTypeEnum
 
monthView() - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.CalendarWidget
 
monthView() - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarWidget
 
monthViewButton() - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.CalendarToolbar
 
monthViewButton() - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarToolbar
 
MultiFieldSet - Interface in net.n2oapp.framework.autotest.api.component.fieldset
Филдсет с динамическим числом полей для автотестирования
MultiFieldSetItem - Interface in net.n2oapp.framework.autotest.api.component.fieldset
Элемент филдсета с динамическим числом полей для автотестирования
MUTED - Enum constant in enum class net.n2oapp.framework.autotest.ColorsEnum
 

N

N2oAlert - Class in net.n2oapp.framework.autotest.impl.component.snippet
Компонент предупреждения для автотестирования
N2oAlert() - Constructor for class net.n2oapp.framework.autotest.impl.component.snippet.N2oAlert
 
N2oAlert(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.snippet.N2oAlert
 
N2oAlert.N2oCloseButton - Class in net.n2oapp.framework.autotest.impl.component.snippet
 
N2oAlerts - Class in net.n2oapp.framework.autotest.impl.collection
 
N2oAlerts() - Constructor for class net.n2oapp.framework.autotest.impl.collection.N2oAlerts
 
N2oAnchorMenuItem - Class in net.n2oapp.framework.autotest.impl.component.header
Кнопка с ссылкой для автотестирования
N2oAnchorMenuItem() - Constructor for class net.n2oapp.framework.autotest.impl.component.header.N2oAnchorMenuItem
 
N2oArea - Class in net.n2oapp.framework.autotest.impl.component.widget.chart
Область виджета диаграмма-область для автотестирования
N2oArea() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.chart.N2oArea
 
N2oAreaChartWidget - Class in net.n2oapp.framework.autotest.impl.component.widget.chart
Виджет - диаграмма-область для автотестирования
N2oAreaChartWidget() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.chart.N2oAreaChartWidget
 
N2oAutoComplete - Class in net.n2oapp.framework.autotest.impl.component.control
Компонент ввода текста с автозаполнением для автотестирования
N2oAutoComplete() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oAutoComplete
 
N2oBadgeCell - Class in net.n2oapp.framework.autotest.impl.component.cell
Ячейка таблицы с текстом для автотестирования
N2oBadgeCell() - Constructor for class net.n2oapp.framework.autotest.impl.component.cell.N2oBadgeCell
 
N2oBlock() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.cards.N2oCard.N2oBlock
 
N2oBlocks() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.cards.N2oCard.N2oBlocks
 
N2oBreadcrumb(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oBreadcrumb
 
N2oButton - Class in net.n2oapp.framework.autotest.impl.component.button
Кнопка для автотестирования
N2oButton() - Constructor for class net.n2oapp.framework.autotest.impl.component.button.N2oButton
 
N2oButtonField - Class in net.n2oapp.framework.autotest.impl.component.field
 
N2oButtonField() - Constructor for class net.n2oapp.framework.autotest.impl.component.field.N2oButtonField
 
N2oCalendarAgendaView - Class in net.n2oapp.framework.autotest.impl.component.widget.calendar.view
Вид отображения календаря 'Повестка дня' для автотестирования
N2oCalendarAgendaView() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarAgendaView
 
N2oCalendarDayView - Class in net.n2oapp.framework.autotest.impl.component.widget.calendar.view
Вид отображения календаря 'День' для автотестирования
N2oCalendarDayView() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarDayView
 
N2oCalendarDayViewHeader - Class in net.n2oapp.framework.autotest.impl.component.widget.calendar.view
Заголовок отображения календаря 'День' для автотестирования
N2oCalendarDayViewHeader() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarDayViewHeader
 
N2oCalendarEvent - Class in net.n2oapp.framework.autotest.impl.component.widget.calendar
Событие календаря для автотестирования
N2oCalendarEvent() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarEvent
 
N2oCalendarMonthView - Class in net.n2oapp.framework.autotest.impl.component.widget.calendar.view
Вид отображения календаря 'Месяц' для автотестирования
N2oCalendarMonthView() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarMonthView
 
N2oCalendarTimeView - Class in net.n2oapp.framework.autotest.impl.component.widget.calendar.view
Стандартный вид отображений календаря со временем для автотестирования
N2oCalendarTimeView() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarTimeView
 
N2oCalendarTimeViewHeader - Class in net.n2oapp.framework.autotest.impl.component.widget.calendar.view
Заголовок отображения календаря со временем для автотестирования
N2oCalendarTimeViewHeader() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarTimeViewHeader
 
N2oCalendarToolbar - Class in net.n2oapp.framework.autotest.impl.component.widget.calendar
Панель действий календаря для автотестирования
N2oCalendarToolbar() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarToolbar
 
N2oCalendarWeekView - Class in net.n2oapp.framework.autotest.impl.component.widget.calendar.view
Вид отображения календаря 'Неделя' для автотестирования
N2oCalendarWeekView() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarWeekView
 
N2oCalendarWeekViewHeader - Class in net.n2oapp.framework.autotest.impl.component.widget.calendar.view
Заголовок отображения календаря 'Неделя' для автотестирования
N2oCalendarWeekViewHeader() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarWeekViewHeader
 
N2oCalendarWidget - Class in net.n2oapp.framework.autotest.impl.component.widget.calendar
Виджет календарь для автотестирования
N2oCalendarWidget() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarWidget
 
N2oCard - Class in net.n2oapp.framework.autotest.impl.component.widget.cards
Компонент Card для автотестирования
N2oCard() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.cards.N2oCard
 
N2oCard.N2oBlock - Class in net.n2oapp.framework.autotest.impl.component.widget.cards
 
N2oCard.N2oBlocks - Class in net.n2oapp.framework.autotest.impl.component.widget.cards
 
N2oCard.N2oColumn - Class in net.n2oapp.framework.autotest.impl.component.widget.cards
 
N2oCard.N2oColumns - Class in net.n2oapp.framework.autotest.impl.component.widget.cards
 
N2oCardsWidget - Class in net.n2oapp.framework.autotest.impl.component.widget.cards
Списковый виджет Cards для автотестирования
N2oCardsWidget() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.cards.N2oCardsWidget
 
N2oCell - Class in net.n2oapp.framework.autotest.impl.component.cell
Ячейка списковых виджетов (table, list) для автотестирования
N2oCell() - Constructor for class net.n2oapp.framework.autotest.impl.component.cell.N2oCell
 
N2oCells - Class in net.n2oapp.framework.autotest.impl.collection
 
N2oCells() - Constructor for class net.n2oapp.framework.autotest.impl.collection.N2oCells
 
N2oChartWidget - Class in net.n2oapp.framework.autotest.impl.component.widget.chart
Реализация виджета диаграмма для автотестирования
N2oChartWidget() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.chart.N2oChartWidget
 
N2oCheckbox - Class in net.n2oapp.framework.autotest.impl.component.control
Компонент чекбокса для автотестирования
N2oCheckbox() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oCheckbox
 
N2oCheckboxCell - Class in net.n2oapp.framework.autotest.impl.component.cell
Ячейка таблицы с Checkbox для автотестирования
N2oCheckboxCell() - Constructor for class net.n2oapp.framework.autotest.impl.component.cell.N2oCheckboxCell
 
N2oCheckboxGroup - Class in net.n2oapp.framework.autotest.impl.component.control
Компонент группы чекбоксов для автотестирования
N2oCheckboxGroup() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oCheckboxGroup
 
N2oCloseButton(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.snippet.N2oAlert.N2oCloseButton
 
N2oCodeEditor - Class in net.n2oapp.framework.autotest.impl.component.control
Компонент редактирования кода для автотестирования
N2oCodeEditor() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oCodeEditor
 
N2oColumn() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.cards.N2oCard.N2oColumn
 
N2oColumns() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.cards.N2oCard.N2oColumns
 
N2oColumns() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oColumns
 
N2oComponent - Class in net.n2oapp.framework.autotest.impl.component
Абстрактная реализация компонента для автотестирования
N2oComponent() - Constructor for class net.n2oapp.framework.autotest.impl.component.N2oComponent
 
N2oComponentLibrary - Class in net.n2oapp.framework.autotest.impl
Библиотека стандартных компонентов N2O для автотестирования
N2oComponentLibrary() - Constructor for class net.n2oapp.framework.autotest.impl.N2oComponentLibrary
 
N2oComponentsCollection - Class in net.n2oapp.framework.autotest.impl.collection
Абстрактная реализация коллекции компонентов для автотестирования
N2oComponentsCollection() - Constructor for class net.n2oapp.framework.autotest.impl.collection.N2oComponentsCollection
 
N2oContent(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.N2oListWidget.N2oContent
 
N2oContentItem(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oContentItem
 
N2oControl - Class in net.n2oapp.framework.autotest.impl.component.control
Компоненты ввода для автотестирования
N2oControl() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oControl
 
N2oController - Class in net.n2oapp.framework.autotest.run
Контроллер n2o запросов для автотестов
N2oController(DataProcessingStack, AlertMessageBuilder, QueryProcessor, N2oOperationProcessor, DomainProcessor, AlertMessagesConstructor, InvocationProcessor) - Constructor for class net.n2oapp.framework.autotest.run.N2oController
 
N2oControls - Class in net.n2oapp.framework.autotest.impl.collection
 
N2oControls() - Constructor for class net.n2oapp.framework.autotest.impl.collection.N2oControls
 
N2oCrumb(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oBreadcrumb.N2oCrumb
 
N2oDateInput - Class in net.n2oapp.framework.autotest.impl.component.control
Компонент ввода даты для автотестирования
N2oDateInput() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
N2oDateInterval - Class in net.n2oapp.framework.autotest.impl.component.control
Компонент ввода интервала дат для автотестирования
N2oDateInterval() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
N2oDialog(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oDialog
 
N2oDrawer - Class in net.n2oapp.framework.autotest.impl.component.drawer
Окно drawer для автотестирования
N2oDrawer() - Constructor for class net.n2oapp.framework.autotest.impl.component.drawer.N2oDrawer
 
N2oDrawer.N2oDrawerToolbar - Class in net.n2oapp.framework.autotest.impl.component.drawer
 
N2oDrawerToolbar() - Constructor for class net.n2oapp.framework.autotest.impl.component.drawer.N2oDrawer.N2oDrawerToolbar
 
N2oDropDown - Class in net.n2oapp.framework.autotest.impl.component
 
N2oDropDown() - Constructor for class net.n2oapp.framework.autotest.impl.component.N2oDropDown
 
N2oDropDown.N2oDropDownItem - Class in net.n2oapp.framework.autotest.impl.component
 
N2oDropdownButton - Class in net.n2oapp.framework.autotest.impl.component.button
 
N2oDropdownButton() - Constructor for class net.n2oapp.framework.autotest.impl.component.button.N2oDropdownButton
 
N2oDropDownItem(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.N2oDropDown.N2oDropDownItem
 
N2oDropdownMenuItem - Class in net.n2oapp.framework.autotest.impl.component.header
Кнопка с выпадающим списком для автотестирования
N2oDropdownMenuItem() - Constructor for class net.n2oapp.framework.autotest.impl.component.header.N2oDropdownMenuItem
 
N2oDropdownMenuItem(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oDropdownMenuItem
 
N2oDropDownTree - Class in net.n2oapp.framework.autotest.impl.component
 
N2oDropDownTree() - Constructor for class net.n2oapp.framework.autotest.impl.component.N2oDropDownTree
 
N2oDropDownTree.N2oDropDownTreeItem - Class in net.n2oapp.framework.autotest.impl.component
 
N2oDropDownTreeItem(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.N2oDropDownTree.N2oDropDownTreeItem
 
N2oEditCell - Class in net.n2oapp.framework.autotest.impl.component.cell
 
N2oEditCell() - Constructor for class net.n2oapp.framework.autotest.impl.component.cell.N2oEditCell
 
N2oElement - Class in net.n2oapp.framework.autotest.impl.component
Абстрактная реализация html элемента
N2oElement() - Constructor for class net.n2oapp.framework.autotest.impl.component.N2oElement
 
N2oField - Class in net.n2oapp.framework.autotest.impl.component.field
Поле формы для автотестирования
N2oField() - Constructor for class net.n2oapp.framework.autotest.impl.component.field.N2oField
 
N2oFields - Class in net.n2oapp.framework.autotest.impl.collection
 
N2oFields() - Constructor for class net.n2oapp.framework.autotest.impl.collection.N2oFields
 
N2oFieldSet - Class in net.n2oapp.framework.autotest.impl.component.fieldset
Филдсет для автотестирования
N2oFieldSet() - Constructor for class net.n2oapp.framework.autotest.impl.component.fieldset.N2oFieldSet
 
N2oFieldSets - Class in net.n2oapp.framework.autotest.impl.collection
Филдсеты для автотестирования
N2oFieldSets() - Constructor for class net.n2oapp.framework.autotest.impl.collection.N2oFieldSets
 
N2oFileUploadCell - Class in net.n2oapp.framework.autotest.impl.component.cell
Загрузка файла в ячейке для автотестирования
N2oFileUploadCell() - Constructor for class net.n2oapp.framework.autotest.impl.component.cell.N2oFileUploadCell
 
N2oFileUploadControl - Class in net.n2oapp.framework.autotest.impl.component.control
Загрузка файла для автотестирования
N2oFileUploadControl() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oFileUploadControl
 
N2oFilters() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oFilters
 
N2oFooter - Class in net.n2oapp.framework.autotest.impl.component.application
Компонент Footer для автотестирования
N2oFooter(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.application.N2oFooter
 
N2oFormWidget - Class in net.n2oapp.framework.autotest.impl.component.widget
Виджет - форма для автотестирования
N2oFormWidget() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.N2oFormWidget
 
N2oGroupItem(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oGroupItem
 
N2oHtml - Class in net.n2oapp.framework.autotest.impl.component.snippet
 
N2oHtml() - Constructor for class net.n2oapp.framework.autotest.impl.component.snippet.N2oHtml
 
N2oHtmlWidget - Class in net.n2oapp.framework.autotest.impl.component.widget.html
 
N2oHtmlWidget() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.html.N2oHtmlWidget
 
N2oIconCell - Class in net.n2oapp.framework.autotest.impl.component.cell
Ячейка таблицы с иконкой для автотестирования
N2oIconCell() - Constructor for class net.n2oapp.framework.autotest.impl.component.cell.N2oIconCell
 
N2oImage - Class in net.n2oapp.framework.autotest.impl.component.snippet
Компонент вывода изображения для автотестирования
N2oImage() - Constructor for class net.n2oapp.framework.autotest.impl.component.snippet.N2oImage
 
N2oImageCell - Class in net.n2oapp.framework.autotest.impl.component.cell
Ячейка таблицы с изображением для автотестирования
N2oImageCell() - Constructor for class net.n2oapp.framework.autotest.impl.component.cell.N2oImageCell
 
N2oImageUploadControl - Class in net.n2oapp.framework.autotest.impl.component.control
Загрузка изображения для автотестирования
N2oImageUploadControl() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
N2oImageUploadControl.PreviewDialogImpl - Class in net.n2oapp.framework.autotest.impl.component.control
 
N2oInputMoney - Class in net.n2oapp.framework.autotest.impl.component.control
Компонент ввода денежных единиц для автотестирования
N2oInputMoney() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oInputMoney
 
N2oInputSelect - Class in net.n2oapp.framework.autotest.impl.component.control
Компонент ввода текста с выбором из выпадающего списка (input-select) для автотестирования
N2oInputSelect() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
N2oInputSelectTree - Class in net.n2oapp.framework.autotest.impl.component.control
Компонент ввода с выбором в выпадающем списке в виде дерева для автотестирования
N2oInputSelectTree() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
N2oInputText - Class in net.n2oapp.framework.autotest.impl.component.control
Компонент ввода текста для автотестирования
N2oInputText() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oInputText
 
N2oIntervalField - Class in net.n2oapp.framework.autotest.impl.component.field
 
N2oIntervalField() - Constructor for class net.n2oapp.framework.autotest.impl.component.field.N2oIntervalField
 
N2oLeftRightPage - Class in net.n2oapp.framework.autotest.impl.component.page
Страница с левой и правой колонками для автотестирования
N2oLeftRightPage() - Constructor for class net.n2oapp.framework.autotest.impl.component.page.N2oLeftRightPage
 
N2oLineFieldSet - Class in net.n2oapp.framework.autotest.impl.component.fieldset
Филдсет с горизонтальным делителем для автотестирования
N2oLineFieldSet() - Constructor for class net.n2oapp.framework.autotest.impl.component.fieldset.N2oLineFieldSet
 
N2oLineRegion - Class in net.n2oapp.framework.autotest.impl.component.region
Регион с горизонтальным делителем для автотестирования
N2oLineRegion() - Constructor for class net.n2oapp.framework.autotest.impl.component.region.N2oLineRegion
 
N2oLinkCell - Class in net.n2oapp.framework.autotest.impl.component.cell
Ячейка таблицы с ссылкой для автотестирования
N2oLinkCell() - Constructor for class net.n2oapp.framework.autotest.impl.component.cell.N2oLinkCell
 
N2oListCell - Class in net.n2oapp.framework.autotest.impl.component.cell
Ячейка таблицы со списком для автотестирования
N2oListCell() - Constructor for class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
N2oListWidget - Class in net.n2oapp.framework.autotest.impl.component.widget
 
N2oListWidget() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.N2oListWidget
 
N2oListWidget.N2oContent - Class in net.n2oapp.framework.autotest.impl.component.widget
 
N2oMarkdown - Class in net.n2oapp.framework.autotest.impl.component
 
N2oMarkdown() - Constructor for class net.n2oapp.framework.autotest.impl.component.N2oMarkdown
 
N2oMaskedInput - Class in net.n2oapp.framework.autotest.impl.component.control
Компонент ввода текста с маской для автотестирования
N2oMaskedInput() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oMaskedInput
 
N2oMenu - Class in net.n2oapp.framework.autotest.impl.collection
Меню для автотестирования
N2oMenu() - Constructor for class net.n2oapp.framework.autotest.impl.collection.N2oMenu
 
N2oMenu(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oMenu
 
N2oMenuItem - Class in net.n2oapp.framework.autotest.impl.component.header
Базовый класс кнопки в меню для автотестирования
N2oMenuItem() - Constructor for class net.n2oapp.framework.autotest.impl.component.header.N2oMenuItem
 
N2oMenuItem(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oMenuItem
 
N2oModal - Class in net.n2oapp.framework.autotest.impl.component.modal
 
N2oModal() - Constructor for class net.n2oapp.framework.autotest.impl.component.modal.N2oModal
 
N2oModal.N2oModalToolbar - Class in net.n2oapp.framework.autotest.impl.component.modal
 
N2oModalToolbar() - Constructor for class net.n2oapp.framework.autotest.impl.component.modal.N2oModal.N2oModalToolbar
 
N2oMultiFieldSet - Class in net.n2oapp.framework.autotest.impl.component.fieldset
Филдсет с динамическим числом полей для автотестирования
N2oMultiFieldSet() - Constructor for class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
N2oMultiFieldSetItem - Class in net.n2oapp.framework.autotest.impl.component.fieldset
Элемент филдсета с динамическим числом полей для автотестирования
N2oMultiFieldSetItem() - Constructor for class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSetItem
 
N2oNumberPicker - Class in net.n2oapp.framework.autotest.impl.component.control
Компонент ввода числа из диапазона
N2oNumberPicker() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oNumberPicker
 
N2oOutputList - Class in net.n2oapp.framework.autotest.impl.component.control
Компонент вывода многострочного текста для автотестирования
N2oOutputList() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oOutputList
 
N2oOutputText - Class in net.n2oapp.framework.autotest.impl.component.control
Компонент вывода однострочного текста для автотестирования
N2oOutputText() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oOutputText
 
N2oOverlay(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oOverlay
 
N2oPage - Class in net.n2oapp.framework.autotest.impl.component.page
Страница для автотестирования
N2oPage() - Constructor for class net.n2oapp.framework.autotest.impl.component.page.N2oPage
 
N2oPage.N2oBreadcrumb - Class in net.n2oapp.framework.autotest.impl.component.page
 
N2oPage.N2oBreadcrumb.N2oCrumb - Class in net.n2oapp.framework.autotest.impl.component.page
 
N2oPage.N2oDialog - Class in net.n2oapp.framework.autotest.impl.component.page
 
N2oPage.N2oOverlay - Class in net.n2oapp.framework.autotest.impl.component.page
 
N2oPage.N2oPageToolbar - Class in net.n2oapp.framework.autotest.impl.component.page
 
N2oPage.N2oPopover - Class in net.n2oapp.framework.autotest.impl.component.page
 
N2oPageToolbar() - Constructor for class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oPageToolbar
 
N2oPaging - Class in net.n2oapp.framework.autotest.impl.component.widget
Компонент пагинации для автотестирования
N2oPaging(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
N2oPanelRegion - Class in net.n2oapp.framework.autotest.impl.component.region
Регион в виде панели для автотестирования
N2oPanelRegion() - Constructor for class net.n2oapp.framework.autotest.impl.component.region.N2oPanelRegion
 
N2oPasswordControl - Class in net.n2oapp.framework.autotest.impl.component.control
Поле ввода пароля для автотестирования
N2oPasswordControl() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oPasswordControl
 
N2oPopover(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oPopover
 
N2oProgress - Class in net.n2oapp.framework.autotest.impl.component.control
Компонент отображения прогресса для автотестирования
N2oProgress() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oProgress
 
N2oProgressBarCell - Class in net.n2oapp.framework.autotest.impl.component.cell
Ячейка таблицы с ProgressBar для автотестирования
N2oProgressBarCell() - Constructor for class net.n2oapp.framework.autotest.impl.component.cell.N2oProgressBarCell
 
N2oRadioCell - Class in net.n2oapp.framework.autotest.impl.component.cell
Ячейка таблицы с radio для автотестирования
N2oRadioCell() - Constructor for class net.n2oapp.framework.autotest.impl.component.cell.N2oRadioCell
 
N2oRadioGroup - Class in net.n2oapp.framework.autotest.impl.component.control
Компонент радиокнопок для автотестирования
N2oRadioGroup() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oRadioGroup
 
N2oRating - Class in net.n2oapp.framework.autotest.impl.component.control
Компонент ввода и отображения рейтинга для автотестирования
N2oRating() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oRating
 
N2oRatingCell - Class in net.n2oapp.framework.autotest.impl.component.cell
Ячейка таблицы с рейтингом для автотестирования
N2oRatingCell() - Constructor for class net.n2oapp.framework.autotest.impl.component.cell.N2oRatingCell
 
N2oRegion - Class in net.n2oapp.framework.autotest.impl.component.region
Регион для автотестирования
N2oRegion() - Constructor for class net.n2oapp.framework.autotest.impl.component.region.N2oRegion
 
N2oRegionItems - Class in net.n2oapp.framework.autotest.impl.component.region
Элемент региона (виджет/регион) для автотестирования
N2oRegionItems() - Constructor for class net.n2oapp.framework.autotest.impl.component.region.N2oRegionItems
 
N2oRegions - Class in net.n2oapp.framework.autotest.impl.collection
 
N2oRegions() - Constructor for class net.n2oapp.framework.autotest.impl.collection.N2oRegions
 
N2oRows() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oRows
 
N2oScrollspyRegion - Class in net.n2oapp.framework.autotest.impl.component.region
Регион с отслеживанием прокрутки для автотестирования
N2oScrollspyRegion() - Constructor for class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion
 
N2oScrollspyRegion.N2oContentItem - Class in net.n2oapp.framework.autotest.impl.component.region
 
N2oScrollspyRegion.N2oDropdownMenuItem - Class in net.n2oapp.framework.autotest.impl.component.region
 
N2oScrollspyRegion.N2oGroupItem - Class in net.n2oapp.framework.autotest.impl.component.region
 
N2oScrollspyRegion.N2oMenu - Class in net.n2oapp.framework.autotest.impl.component.region
 
N2oScrollspyRegion.N2oMenuItem - Class in net.n2oapp.framework.autotest.impl.component.region
 
N2oSearchablePage - Class in net.n2oapp.framework.autotest.impl.component.page
 
N2oSearchablePage() - Constructor for class net.n2oapp.framework.autotest.impl.component.page.N2oSearchablePage
 
N2oSearchBar - Class in net.n2oapp.framework.autotest.impl.component.header
Базовый класс панели поиска в шапке для автотестирования
N2oSearchBar() - Constructor for class net.n2oapp.framework.autotest.impl.component.header.N2oSearchBar
 
N2oSearchItem - Class in net.n2oapp.framework.autotest.impl.component.header
Базовый класс элемента выпадающего списка поиска в шапке для автотестирования
N2oSearchItem() - Constructor for class net.n2oapp.framework.autotest.impl.component.header.N2oSearchItem
 
N2oSearchResult - Class in net.n2oapp.framework.autotest.impl.collection
Базовый класс списка с результатами поиска в шапке для автотестирования
N2oSearchResult() - Constructor for class net.n2oapp.framework.autotest.impl.collection.N2oSearchResult
 
N2oSelect - Class in net.n2oapp.framework.autotest.impl.component.control
Компонент выбора из выпадающего списка для автотестирования
N2oSelect() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oSelect
 
N2oSelenide - Class in net.n2oapp.framework.autotest
Главный класс для старта автотестирования страниц N2O
N2oSelenide() - Constructor for class net.n2oapp.framework.autotest.N2oSelenide
 
N2oSidebar - Class in net.n2oapp.framework.autotest.impl.component.application
Боковая панель для автотестирования
N2oSidebar(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.application.N2oSidebar
 
N2oSimpleFieldSet - Class in net.n2oapp.framework.autotest.impl.component.fieldset
Простой филдсет для автотестирования
N2oSimpleFieldSet() - Constructor for class net.n2oapp.framework.autotest.impl.component.fieldset.N2oSimpleFieldSet
 
N2oSimpleHeader - Class in net.n2oapp.framework.autotest.impl.component.header
Шапка(header) для автотестирования
N2oSimpleHeader(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.header.N2oSimpleHeader
 
N2oSimplePage - Class in net.n2oapp.framework.autotest.impl.component.page
Простая страница для автотестирования
N2oSimplePage() - Constructor for class net.n2oapp.framework.autotest.impl.component.page.N2oSimplePage
 
N2oSimpleRegion - Class in net.n2oapp.framework.autotest.impl.component.region
Простой регион для автотестирования
N2oSimpleRegion() - Constructor for class net.n2oapp.framework.autotest.impl.component.region.N2oSimpleRegion
 
N2oSlider - Class in net.n2oapp.framework.autotest.impl.component.control
Компонент ползунок для автотестирования
N2oSlider() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oSlider
 
N2oSnippet - Class in net.n2oapp.framework.autotest.impl.component.snippet
 
N2oSnippet() - Constructor for class net.n2oapp.framework.autotest.impl.component.snippet.N2oSnippet
 
N2oStandardButton - Class in net.n2oapp.framework.autotest.impl.component.button
Стандартная кнопка для автотестирования
N2oStandardButton() - Constructor for class net.n2oapp.framework.autotest.impl.component.button.N2oStandardButton
 
N2oStandardCalendarView - Class in net.n2oapp.framework.autotest.impl.component.widget.calendar.view
Стандартный вид отображения календаря для автотестирования
N2oStandardCalendarView() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oStandardCalendarView
 
N2oStandardField - Class in net.n2oapp.framework.autotest.impl.component.field
Стандартное поле формы для автотестирования
N2oStandardField() - Constructor for class net.n2oapp.framework.autotest.impl.component.field.N2oStandardField
 
N2oStandardPage - Class in net.n2oapp.framework.autotest.impl.component.page
 
N2oStandardPage() - Constructor for class net.n2oapp.framework.autotest.impl.component.page.N2oStandardPage
 
N2oStandardWidget - Class in net.n2oapp.framework.autotest.impl.component.widget
Стандартный виджет для автотестирования
N2oStandardWidget() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.N2oStandardWidget
 
N2oStandardWidget.N2oWidgetToolbar - Class in net.n2oapp.framework.autotest.impl.component.widget
 
N2oStatus - Class in net.n2oapp.framework.autotest.impl.component.snippet
Компонент отображения статуса для автотестирования
N2oStatus() - Constructor for class net.n2oapp.framework.autotest.impl.component.snippet.N2oStatus
 
N2oSubPageRegion - Class in net.n2oapp.framework.autotest.impl.component.region
Регион подстраниц для автотестирования
N2oSubPageRegion() - Constructor for class net.n2oapp.framework.autotest.impl.component.region.N2oSubPageRegion
 
N2oTabItem(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion.N2oTabItem
 
N2oTableFilterHeader - Class in net.n2oapp.framework.autotest.impl.component.widget.table
Заголовок фильтруемого столбца таблицы для автотестирования
N2oTableFilterHeader() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableFilterHeader
 
N2oTableHeader - Class in net.n2oapp.framework.autotest.impl.component.widget.table
Заголовки столбцов таблицы для автотестирования
N2oTableHeader() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableHeader
 
N2oTableHeaders - Class in net.n2oapp.framework.autotest.impl.collection
Заголовки столбцов таблицы для автотестирования
N2oTableHeaders() - Constructor for class net.n2oapp.framework.autotest.impl.collection.N2oTableHeaders
 
N2oTableMultiHeader - Class in net.n2oapp.framework.autotest.impl.component.widget.table
Заголовок мультистолбца таблицы для автотестирования
N2oTableMultiHeader() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableMultiHeader
 
N2oTableSimpleHeader - Class in net.n2oapp.framework.autotest.impl.component.widget.table
Заголовок простого столбца таблицы для автотестирования
N2oTableSimpleHeader() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableSimpleHeader
 
N2oTableWidget - Class in net.n2oapp.framework.autotest.impl.component.widget.table
Виджет таблица для автотестирования
N2oTableWidget() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget
 
N2oTableWidget.N2oColumns - Class in net.n2oapp.framework.autotest.impl.component.widget.table
 
N2oTableWidget.N2oFilters - Class in net.n2oapp.framework.autotest.impl.component.widget.table
 
N2oTableWidget.N2oRows - Class in net.n2oapp.framework.autotest.impl.component.widget.table
 
N2oTabsRegion - Class in net.n2oapp.framework.autotest.impl.component.region
Регион в виде вкладок для автотестирования
N2oTabsRegion() - Constructor for class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion
 
N2oTabsRegion.N2oTabItem - Class in net.n2oapp.framework.autotest.impl.component.region
 
N2oText - Class in net.n2oapp.framework.autotest.impl.component.snippet
Компонент текста для автотестирования
N2oText() - Constructor for class net.n2oapp.framework.autotest.impl.component.snippet.N2oText
 
N2oTextArea - Class in net.n2oapp.framework.autotest.impl.component.control
Поле ввода многострочного текста для автотестирования
N2oTextArea() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oTextArea
 
N2oTextCell - Class in net.n2oapp.framework.autotest.impl.component.cell
Ячейка с текстом для автотестирования
N2oTextCell() - Constructor for class net.n2oapp.framework.autotest.impl.component.cell.N2oTextCell
 
N2oTextEditor - Class in net.n2oapp.framework.autotest.impl.component.control
Компонент редактирования текста для автотестирования
N2oTextEditor() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oTextEditor
 
N2oTile - Class in net.n2oapp.framework.autotest.impl.component.widget.tiles
 
N2oTile() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.tiles.N2oTile
 
N2oTilesWidget - Class in net.n2oapp.framework.autotest.impl.component.widget.tiles
Виджет панели для автотестирования
N2oTilesWidget() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.tiles.N2oTilesWidget
 
N2oTimePicker - Class in net.n2oapp.framework.autotest.impl.component.control
Компонент ввода времени для автотестирования
N2oTimePicker() - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
N2oToolbar - Class in net.n2oapp.framework.autotest.impl.collection
Панель действий для автотестирования
N2oToolbar() - Constructor for class net.n2oapp.framework.autotest.impl.collection.N2oToolbar
 
N2oToolbarCell - Class in net.n2oapp.framework.autotest.impl.component.cell
Ячейка таблицы с кнопками для автотестирования
N2oToolbarCell() - Constructor for class net.n2oapp.framework.autotest.impl.component.cell.N2oToolbarCell
 
N2oTooltip - Class in net.n2oapp.framework.autotest.impl.component
Тултип компонента страницы
N2oTooltip() - Constructor for class net.n2oapp.framework.autotest.impl.component.N2oTooltip
 
N2oTooltipListCell - Class in net.n2oapp.framework.autotest.impl.component.cell
Ячейка с тултипом и раскрывающимся текстовым списком для автотестирования
N2oTooltipListCell() - Constructor for class net.n2oapp.framework.autotest.impl.component.cell.N2oTooltipListCell
 
N2oTopLeftRightPage - Class in net.n2oapp.framework.autotest.impl.component.page
Страница с тремя регионами для автотестирования
N2oTopLeftRightPage() - Constructor for class net.n2oapp.framework.autotest.impl.component.page.N2oTopLeftRightPage
 
N2oTreeItem(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.N2oTreeWidget.N2oTreeItem
 
N2oTreeWidget - Class in net.n2oapp.framework.autotest.impl.component.widget
 
N2oTreeWidget() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.N2oTreeWidget
 
N2oTreeWidget.N2oTreeItem - Class in net.n2oapp.framework.autotest.impl.component.widget
 
N2oWidget - Class in net.n2oapp.framework.autotest.impl.component.widget
Виджет для автотестирования
N2oWidget() - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.N2oWidget
 
N2oWidgets - Class in net.n2oapp.framework.autotest.impl.collection
 
N2oWidgets() - Constructor for class net.n2oapp.framework.autotest.impl.collection.N2oWidgets
 
N2oWidgetToolbar(SelenideElement) - Constructor for class net.n2oapp.framework.autotest.impl.component.widget.N2oStandardWidget.N2oWidgetToolbar
 
name(String) - Method in enum class net.n2oapp.framework.autotest.api.component.control.RadioGroup.RadioTypeEnum
 
name(String) - Method in enum class net.n2oapp.framework.autotest.BadgePositionEnum
 
name(String) - Method in enum class net.n2oapp.framework.autotest.BadgeShapeEnum
 
name(String) - Method in enum class net.n2oapp.framework.autotest.ColorsEnum
 
nav() - Method in interface net.n2oapp.framework.autotest.api.component.application.Sidebar
Возвращает меню с элементами из nav
nav() - Method in interface net.n2oapp.framework.autotest.api.component.header.SimpleHeader
 
nav() - Method in class net.n2oapp.framework.autotest.impl.component.application.N2oSidebar
 
nav() - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oSimpleHeader
 
navbarContainer() - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oSimpleHeader
 
navBrands() - Method in class net.n2oapp.framework.autotest.impl.component.application.N2oSidebar
 
navItem() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion
 
navLink() - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oSearchItem
 
net.n2oapp.framework.autotest - package net.n2oapp.framework.autotest
 
net.n2oapp.framework.autotest.api - package net.n2oapp.framework.autotest.api
 
net.n2oapp.framework.autotest.api.collection - package net.n2oapp.framework.autotest.api.collection
 
net.n2oapp.framework.autotest.api.component - package net.n2oapp.framework.autotest.api.component
 
net.n2oapp.framework.autotest.api.component.application - package net.n2oapp.framework.autotest.api.component.application
 
net.n2oapp.framework.autotest.api.component.badge - package net.n2oapp.framework.autotest.api.component.badge
 
net.n2oapp.framework.autotest.api.component.button - package net.n2oapp.framework.autotest.api.component.button
 
net.n2oapp.framework.autotest.api.component.cell - package net.n2oapp.framework.autotest.api.component.cell
 
net.n2oapp.framework.autotest.api.component.control - package net.n2oapp.framework.autotest.api.component.control
 
net.n2oapp.framework.autotest.api.component.drawer - package net.n2oapp.framework.autotest.api.component.drawer
 
net.n2oapp.framework.autotest.api.component.field - package net.n2oapp.framework.autotest.api.component.field
 
net.n2oapp.framework.autotest.api.component.fieldset - package net.n2oapp.framework.autotest.api.component.fieldset
 
net.n2oapp.framework.autotest.api.component.header - package net.n2oapp.framework.autotest.api.component.header
 
net.n2oapp.framework.autotest.api.component.modal - package net.n2oapp.framework.autotest.api.component.modal
 
net.n2oapp.framework.autotest.api.component.page - package net.n2oapp.framework.autotest.api.component.page
 
net.n2oapp.framework.autotest.api.component.region - package net.n2oapp.framework.autotest.api.component.region
 
net.n2oapp.framework.autotest.api.component.snippet - package net.n2oapp.framework.autotest.api.component.snippet
 
net.n2oapp.framework.autotest.api.component.widget - package net.n2oapp.framework.autotest.api.component.widget
 
net.n2oapp.framework.autotest.api.component.widget.calendar - package net.n2oapp.framework.autotest.api.component.widget.calendar
 
net.n2oapp.framework.autotest.api.component.widget.calendar.view - package net.n2oapp.framework.autotest.api.component.widget.calendar.view
 
net.n2oapp.framework.autotest.api.component.widget.cards - package net.n2oapp.framework.autotest.api.component.widget.cards
 
net.n2oapp.framework.autotest.api.component.widget.chart - package net.n2oapp.framework.autotest.api.component.widget.chart
 
net.n2oapp.framework.autotest.api.component.widget.html - package net.n2oapp.framework.autotest.api.component.widget.html
 
net.n2oapp.framework.autotest.api.component.widget.list - package net.n2oapp.framework.autotest.api.component.widget.list
 
net.n2oapp.framework.autotest.api.component.widget.table - package net.n2oapp.framework.autotest.api.component.widget.table
 
net.n2oapp.framework.autotest.api.component.widget.tiles - package net.n2oapp.framework.autotest.api.component.widget.tiles
 
net.n2oapp.framework.autotest.cases - package net.n2oapp.framework.autotest.cases
 
net.n2oapp.framework.autotest.impl - package net.n2oapp.framework.autotest.impl
 
net.n2oapp.framework.autotest.impl.collection - package net.n2oapp.framework.autotest.impl.collection
 
net.n2oapp.framework.autotest.impl.component - package net.n2oapp.framework.autotest.impl.component
 
net.n2oapp.framework.autotest.impl.component.application - package net.n2oapp.framework.autotest.impl.component.application
 
net.n2oapp.framework.autotest.impl.component.button - package net.n2oapp.framework.autotest.impl.component.button
 
net.n2oapp.framework.autotest.impl.component.cell - package net.n2oapp.framework.autotest.impl.component.cell
 
net.n2oapp.framework.autotest.impl.component.control - package net.n2oapp.framework.autotest.impl.component.control
 
net.n2oapp.framework.autotest.impl.component.drawer - package net.n2oapp.framework.autotest.impl.component.drawer
 
net.n2oapp.framework.autotest.impl.component.field - package net.n2oapp.framework.autotest.impl.component.field
 
net.n2oapp.framework.autotest.impl.component.fieldset - package net.n2oapp.framework.autotest.impl.component.fieldset
 
net.n2oapp.framework.autotest.impl.component.header - package net.n2oapp.framework.autotest.impl.component.header
 
net.n2oapp.framework.autotest.impl.component.modal - package net.n2oapp.framework.autotest.impl.component.modal
 
net.n2oapp.framework.autotest.impl.component.page - package net.n2oapp.framework.autotest.impl.component.page
 
net.n2oapp.framework.autotest.impl.component.region - package net.n2oapp.framework.autotest.impl.component.region
 
net.n2oapp.framework.autotest.impl.component.snippet - package net.n2oapp.framework.autotest.impl.component.snippet
 
net.n2oapp.framework.autotest.impl.component.widget - package net.n2oapp.framework.autotest.impl.component.widget
 
net.n2oapp.framework.autotest.impl.component.widget.calendar - package net.n2oapp.framework.autotest.impl.component.widget.calendar
 
net.n2oapp.framework.autotest.impl.component.widget.calendar.view - package net.n2oapp.framework.autotest.impl.component.widget.calendar.view
 
net.n2oapp.framework.autotest.impl.component.widget.cards - package net.n2oapp.framework.autotest.impl.component.widget.cards
 
net.n2oapp.framework.autotest.impl.component.widget.chart - package net.n2oapp.framework.autotest.impl.component.widget.chart
 
net.n2oapp.framework.autotest.impl.component.widget.html - package net.n2oapp.framework.autotest.impl.component.widget.html
 
net.n2oapp.framework.autotest.impl.component.widget.table - package net.n2oapp.framework.autotest.impl.component.widget.table
 
net.n2oapp.framework.autotest.impl.component.widget.tiles - package net.n2oapp.framework.autotest.impl.component.widget.tiles
 
net.n2oapp.framework.autotest.run - package net.n2oapp.framework.autotest.run
 
net.n2oapp.framework.autotest.websocket - package net.n2oapp.framework.autotest.websocket
 
nextButton() - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.CalendarToolbar
 
nextButton() - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarToolbar
 
nextButton() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
nextButtonLocator - Variable in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
nextButtonShouldBeDisabled() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка недоступности кнопки перехода на следующую страницу
nextButtonShouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
nextButtonShouldBeEnabled() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка доступности кнопки перехода на следующую страницу
nextButtonShouldBeEnabled() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
nextShouldHaveIcon(String) - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка иконки кнопки перехода на следующую страницу
nextShouldHaveIcon(String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
nextShouldHaveLabel(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка метки кнопки перехода на следующую страницу
nextShouldHaveLabel(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
NORMAL - Enum constant in enum class net.n2oapp.framework.autotest.api.component.cell.ProgressBarCell.SizeEnum
 
NumberPicker - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент ввода числа из диапазона

O

open(Class<T>) - Method in class net.n2oapp.framework.autotest.run.AutoTestBase
 
open(Class<T>, String, Map<String, String>) - Method in class net.n2oapp.framework.autotest.run.AutoTestBase
 
open(String, Class<T>) - Static method in class net.n2oapp.framework.autotest.N2oSelenide
 
openFilterDropdown() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableFilterHeader
Открытие фильтра
openFilterDropdown() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableFilterHeader
 
openPopup() - Method in interface net.n2oapp.framework.autotest.api.component.PopupControl
Открытие выпадающего списка
openPopup() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
openPopup() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
openPopup() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
openPopup() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
openPopup() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSelect
 
openPopup() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
openPreviewDialog(Page, int) - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl
Открытие предварительного просмотра
openPreviewDialog(Page, int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
OutputList - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент вывода многострочного текста для автотестирования
OutputText - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент вывода однострочного текста для автотестирования
overlay() - Method in interface net.n2oapp.framework.autotest.api.component.page.Page
 
overlay() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage
 

P

page(HttpServletRequest) - Method in class net.n2oapp.framework.autotest.run.N2oController
 
page(Class<T>) - Static method in class net.n2oapp.framework.autotest.N2oSelenide
 
Page - Interface in net.n2oapp.framework.autotest.api.component.page
Страница для автотестирования
Page.Breadcrumb - Interface in net.n2oapp.framework.autotest.api.component.page
Компонент шлебные крошки для автотестирования
Page.Breadcrumb.Crumb - Interface in net.n2oapp.framework.autotest.api.component.page
 
Page.Dialog - Interface in net.n2oapp.framework.autotest.api.component.page
Компонент диалог для автотестирования
Page.Overlay - Interface in net.n2oapp.framework.autotest.api.component.page
Оверлей для автотестирования
Page.PageToolbar - Interface in net.n2oapp.framework.autotest.api.component.page
Компонент панель кнопок страницы для автотестирования
Page.Popover - Interface in net.n2oapp.framework.autotest.api.component.page
Компонент поповер для автотестирования
pageItemLocator - Variable in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
pageNumberButton(String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
pageNumberButtonShouldBeVisible(String) - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка видимости кнопки перехода на страницу
pageNumberButtonShouldBeVisible(String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
pageNumberButtonShouldNotBeVisible(String) - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка отсутствия видимости кнопки перехода на страницу
pageNumberButtonShouldNotBeVisible(String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
pagesLocator - Variable in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
paginationContainer - Variable in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
paginationInfo() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
paging() - Method in interface net.n2oapp.framework.autotest.api.component.widget.cards.CardsWidget
 
paging() - Method in interface net.n2oapp.framework.autotest.api.component.widget.list.ListWidget
 
paging() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableWidget
 
paging() - Method in interface net.n2oapp.framework.autotest.api.component.widget.tiles.TilesWidget
 
paging() - Method in class net.n2oapp.framework.autotest.impl.component.widget.cards.N2oCardsWidget
 
paging() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oListWidget
 
paging() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget
 
paging() - Method in class net.n2oapp.framework.autotest.impl.component.widget.tiles.N2oTilesWidget
 
Paging - Interface in net.n2oapp.framework.autotest.api.component.widget
Компонент пагинации для автотестирования
Paging.LayoutEnum - Enum Class in net.n2oapp.framework.autotest.api.component.widget
 
panelHeaderText() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oLineFieldSet
 
PanelRegion - Interface in net.n2oapp.framework.autotest.api.component.region
Регион в виде панели для автотестирования
PasswordControl - Interface in net.n2oapp.framework.autotest.api.component.control
Ввод пароля для автотестирования
path() - Method in class net.n2oapp.framework.autotest.impl.component.widget.chart.N2oArea
 
plusButton() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oNumberPicker
 
plusStepButtonShouldBeDisabled() - Method in interface net.n2oapp.framework.autotest.api.component.control.NumberPicker
Проверка недоступности кнопки для увеличения значения
plusStepButtonShouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oNumberPicker
 
plusStepButtonShouldBeEnabled() - Method in interface net.n2oapp.framework.autotest.api.component.control.NumberPicker
Проверка доступности кнопки для увеличения значения
plusStepButtonShouldBeEnabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oNumberPicker
 
popover(String) - Method in interface net.n2oapp.framework.autotest.api.component.page.Page
Возвращает компонент поповер, заголовок которого совпадает с ожидаемым
popover(String) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage
 
popUp() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
popUp() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
popUp() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
PopupControl - Interface in net.n2oapp.framework.autotest.api.component
Интерфейс компонентов с выпадающим списком
popupIcon() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
popupIcon() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSelect
 
port - Variable in class net.n2oapp.framework.autotest.run.AutoTestBase
 
prefix() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
pressEnter() - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Нажатие кнопки 'enter'
pressEnter() - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelect
Нажатие кнопки 'enter'
pressEnter() - Method in interface net.n2oapp.framework.autotest.api.component.control.InputText
Нажатие кнопки 'enter'
pressEnter() - Method in interface net.n2oapp.framework.autotest.api.component.control.Select
Нажатие кнопки 'enter'
pressEnter() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
pressEnter() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
pressEnter() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputText
 
pressEnter() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSelect
 
prevButton() - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.CalendarToolbar
 
prevButton() - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarToolbar
 
prevButton() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
prevButtonLocator - Variable in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
prevButtonShouldBeDisabled() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка недоступности кнопки перехода на предыдущую страницу
prevButtonShouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
prevButtonShouldBeEnabled() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка доступности кнопки перехода на предыдущую страницу
prevButtonShouldBeEnabled() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
PreviewDialogImpl(Page) - Constructor for class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl.PreviewDialogImpl
 
prevShouldHaveIcon(String) - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка иконки кнопки перехода на предыдущую страницу
prevShouldHaveIcon(String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
prevShouldHaveLabel(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка метки кнопки перехода на предыдущую страницу
prevShouldHaveLabel(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
PRIMARY - Enum constant in enum class net.n2oapp.framework.autotest.ColorsEnum
 
PRIMARY - Enum constant in enum class net.n2oapp.framework.autotest.websocket.BadgeColorEnum
 
produce(ElementsCollection, Class<T>) - Method in class net.n2oapp.framework.autotest.ComponentFactory
 
produce(SelenideElement, Class<T>) - Method in class net.n2oapp.framework.autotest.ComponentFactory
 
Progress - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент отображения прогресса для автотестирования
progressBar() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oProgressBarCell
 
progressBar() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oProgress
 
ProgressBarCell - Interface in net.n2oapp.framework.autotest.api.component.cell
Ячейка таблицы с ProgressBar для автотестирования
ProgressBarCell.SizeEnum - Enum Class in net.n2oapp.framework.autotest.api.component.cell
N2oProgressBarCell.SizeEnum

R

RadioCell - Interface in net.n2oapp.framework.autotest.api.component.cell
Ячейка таблицы с radio для автотестирования
radioElement() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oRadioCell
 
RadioGroup - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент радиокнопок для автотестирования
RadioGroup.RadioTypeEnum - Enum Class in net.n2oapp.framework.autotest.api.component.control
 
radioInput() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oRadioGroup
 
Rating - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент ввода и отображения рейтинга для автотестирования
RatingCell - Interface in net.n2oapp.framework.autotest.api.component.cell
Ячейка таблицы с рейтингом для автотестирования
ratingInput() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oRatingCell
 
ratingInput() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oRating
 
region(int, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.Regions
Возвращает регион по индексу
region(int, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.region.RegionItems
Возвращает регион по номеру на странице
region(int, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oRegions
 
region(int, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oRegionItems
 
region(WebElementCondition, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.Regions
Возвращает регион типа, наследуемого от базового региона, по условию
region(WebElementCondition, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oRegions
 
region(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.region.RegionItems
Возвращает первый найденный регион
region(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oRegionItems
 
Region - Interface in net.n2oapp.framework.autotest.api.component.region
Регион для автотестирования
RegionItems - Interface in net.n2oapp.framework.autotest.api.component.region
Элемент региона (виджет/регион) для автотестирования
regions() - Method in interface net.n2oapp.framework.autotest.api.component.page.StandardPage
 
regions() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oStandardPage
 
Regions - Interface in net.n2oapp.framework.autotest.api.collection
Регионы для автотестирования
removeAllButton() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
removeAllButtonShouldHaveLabel(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSet
Проверка метки кнопки удаления всех филдсетов
removeAllButtonShouldHaveLabel(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
removeAllOptions() - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelectTree
Удаление всех выбранных опций
removeAllOptions() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
removeButton() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSetItem
 
removeOption(int) - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelectTree
Удаление выбранной опции из поля ввода
removeOption(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
removeTag(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.AutoComplete
Удаление тега в случае, если значения в поле отображаются тегами
removeTag(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oAutoComplete
 
requiredLabel() - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oStandardField
 
right() - Method in interface net.n2oapp.framework.autotest.api.component.page.LeftRightPage
Возвращает правую часть страницы как группу регионов
right() - Method in interface net.n2oapp.framework.autotest.api.component.page.TopLeftRightPage
Возвращает регионы из правой части страницы
right() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oLeftRightPage
 
right() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oTopLeftRightPage
 
RIGHT - Enum constant in enum class net.n2oapp.framework.autotest.api.component.drawer.Drawer.PlacementEnum
 
RIGHT - Enum constant in enum class net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.MenuPositionEnum
 
RIGHT - Enum constant in enum class net.n2oapp.framework.autotest.BadgePositionEnum
 
rightBottom(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.widget.list.ListWidget.Content
Возвращает нижнюю правую ячейку строки
rightBottom(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oListWidget.N2oContent
 
rightSideText() - Method in class net.n2oapp.framework.autotest.impl.component.application.N2oFooter
 
rightTextShouldHaveValue(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.application.Footer
Проверка точного соответствия текста (без учета регистра) в правой части компонента footer
rightTextShouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.application.N2oFooter
 
rightTop(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.widget.list.ListWidget.Content
Возвращает верхнюю правую ячейку строки
rightTop(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oListWidget.N2oContent
 
ROUNDED - Enum constant in enum class net.n2oapp.framework.autotest.BadgeShapeEnum
 
row() - Method in class net.n2oapp.framework.autotest.impl.collection.N2oCells
 
row(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableWidget.Rows
Возвращает ячейки внутри строки
row(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oRows
 
rows() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableWidget.Columns
 
rows() - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarAgendaView
 
rows() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oColumns
 
rows() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oRows
 

S

scrollDown() - Method in interface net.n2oapp.framework.autotest.api.component.drawer.Drawer
Прокрутка окна в самый низ
scrollDown() - Method in interface net.n2oapp.framework.autotest.api.component.DropDown
Прокрутка выпадающего списка вниз
scrollDown() - Method in interface net.n2oapp.framework.autotest.api.component.modal.Modal
Прокрутка страницы в самый верх
scrollDown() - Method in interface net.n2oapp.framework.autotest.api.component.page.Page
Прокрутка страницы в самый низ
scrollDown() - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.ContentItem
Низ региона будет выровнен по низу
scrollDown() - Method in interface net.n2oapp.framework.autotest.api.component.region.TabsRegion.TabItem
Прокрутка страницы вниз
scrollDown() - Method in class net.n2oapp.framework.autotest.impl.component.drawer.N2oDrawer
 
scrollDown() - Method in class net.n2oapp.framework.autotest.impl.component.modal.N2oModal
 
scrollDown() - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDown
 
scrollDown() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage
 
scrollDown() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oContentItem
 
scrollDown() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion.N2oTabItem
 
ScrollspyRegion - Interface in net.n2oapp.framework.autotest.api.component.region
Регион с автоматически прокручиваемым меню
ScrollspyRegion.ContentItem - Interface in net.n2oapp.framework.autotest.api.component.region
 
ScrollspyRegion.DropdownMenuItem - Interface in net.n2oapp.framework.autotest.api.component.region
 
ScrollspyRegion.GroupItem - Interface in net.n2oapp.framework.autotest.api.component.region
 
ScrollspyRegion.Menu - Interface in net.n2oapp.framework.autotest.api.component.region
 
ScrollspyRegion.MenuItem - Interface in net.n2oapp.framework.autotest.api.component.region
 
ScrollspyRegion.MenuPositionEnum - Enum Class in net.n2oapp.framework.autotest.api.component.region
 
scrollToTopButton() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oTopLeftRightPage
 
scrollUp() - Method in interface net.n2oapp.framework.autotest.api.component.drawer.Drawer
Прокрутка окна в самый верх
scrollUp() - Method in interface net.n2oapp.framework.autotest.api.component.modal.Modal
Прокрутка страницы в самый верх
scrollUp() - Method in interface net.n2oapp.framework.autotest.api.component.page.Page
Прокрутка страницы в самый верх
scrollUp() - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.ContentItem
Верх региона будет выровнен по верху
scrollUp() - Method in interface net.n2oapp.framework.autotest.api.component.region.TabsRegion.TabItem
Прокрутка страницы вверх
scrollUp() - Method in class net.n2oapp.framework.autotest.impl.component.drawer.N2oDrawer
 
scrollUp() - Method in class net.n2oapp.framework.autotest.impl.component.modal.N2oModal
 
scrollUp() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage
 
scrollUp() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oContentItem
 
scrollUp() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion.N2oTabItem
 
search() - Method in interface net.n2oapp.framework.autotest.api.component.header.SimpleHeader
 
search() - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oSimpleHeader
 
search(String) - Method in interface net.n2oapp.framework.autotest.api.component.header.SearchBar
Ввод и поиск значения
search(String) - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oSearchBar
 
SearchablePage - Interface in net.n2oapp.framework.autotest.api.component.page
 
searchBar() - Method in interface net.n2oapp.framework.autotest.api.component.page.SearchablePage
 
searchBar() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oSearchablePage
 
SearchBar - Interface in net.n2oapp.framework.autotest.api.component.header
Панель поиска в шапке для автотестирования
searchField() - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDownTree
 
SearchItem - Interface in net.n2oapp.framework.autotest.api.component.header
Элемент выпадающего списка поиска в шапке для автотестирования
searchResult() - Method in interface net.n2oapp.framework.autotest.api.component.header.SearchBar
 
searchResult() - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oSearchBar
 
SearchResult - Interface in net.n2oapp.framework.autotest.api.collection
Список с результатами поиска в шапке для автотестирования
SECONDARY - Enum constant in enum class net.n2oapp.framework.autotest.ColorsEnum
 
secondsActiveItem() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
secondsItems() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
Select - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент выбора из выпадающего списка для автотестирования
selectedElements() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
selectedItems() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oAutoComplete
 
selectedItems() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
selectedItems() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
selectedItemsContainer() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSelect
 
selectFirst() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Переход на первую страницу
selectFirst() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
selectHours(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.TimePicker
Выбор часов
selectHours(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
selectHoursMinutesSeconds(String, String, String) - Method in interface net.n2oapp.framework.autotest.api.component.control.TimePicker
Выбор полного времени
selectHoursMinutesSeconds(String, String, String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
selectItem(int) - Method in interface net.n2oapp.framework.autotest.api.component.DropDown
Выбор элемента из выпадающего списка по номеру
selectItem(int) - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDown
 
selectItemBy(WebElementCondition) - Method in interface net.n2oapp.framework.autotest.api.component.DropDown
Выбор элемента из выпадающего списка по условию
selectItemBy(WebElementCondition) - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDown
 
selectLast() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Переход на последнюю страницу
selectLast() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
selectMinutes(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.TimePicker
Выбор минут
selectMinutes(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
selectMinutesSeconds(String, String) - Method in interface net.n2oapp.framework.autotest.api.component.control.TimePicker
Выбор минут и секунд
selectMinutesSeconds(String, String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
selectMulti(int...) - Method in interface net.n2oapp.framework.autotest.api.component.DropDown
Множественный выбор элементов из выпадающего списка по номерам
selectMulti(int...) - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDown
 
selectNext() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Переход на следующую страницу
selectNext() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
selectOption(int) - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelectTree
Выбор опции по номеру
selectOption(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
selectPage(String) - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Клик по номеру страницы
selectPage(String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
selectPopUp() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
selectPopUp() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSelect
 
selectPrev() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Переход на предыдущую страницу
selectPrev() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
sendAlert(String, Map<String, String>) - Method in class net.n2oapp.framework.autotest.websocket.WebSocketMessageController
 
sendBadGateway() - Method in class net.n2oapp.framework.autotest.cases.ErrorController
 
sendColor(String, BadgeColorEnum) - Method in class net.n2oapp.framework.autotest.websocket.WebSocketMessageController
 
sendCount(String, Integer) - Method in class net.n2oapp.framework.autotest.websocket.WebSocketMessageController
 
sendErrorMessage(N2oException) - Method in class net.n2oapp.framework.autotest.run.N2oController
 
sendForbidden() - Method in class net.n2oapp.framework.autotest.cases.ErrorController
 
sendInternalServerError() - Method in class net.n2oapp.framework.autotest.cases.ErrorController
 
sendNotFound() - Method in class net.n2oapp.framework.autotest.cases.ErrorController
 
SEPARATED - Enum constant in enum class net.n2oapp.framework.autotest.api.component.widget.Paging.LayoutEnum
 
SEPARATED_ROUNDED - Enum constant in enum class net.n2oapp.framework.autotest.api.component.widget.Paging.LayoutEnum
 
setChecked(boolean) - Method in interface net.n2oapp.framework.autotest.api.component.cell.CheckboxCell
Установка выбранности ячейки
setChecked(boolean) - Method in interface net.n2oapp.framework.autotest.api.component.control.Checkbox
Установка состояния чекбокса
setChecked(boolean) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oCheckboxCell
 
setChecked(boolean) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCheckbox
 
setData(Object, HttpServletRequest) - Method in class net.n2oapp.framework.autotest.run.N2oController
 
setElement(SelenideElement) - Method in interface net.n2oapp.framework.autotest.api.component.Element
Устанавливает в атрибут element необходимый селенидовский элемент
setElement(SelenideElement) - Method in class net.n2oapp.framework.autotest.impl.component.N2oElement
 
setElements(ElementsCollection) - Method in interface net.n2oapp.framework.autotest.api.collection.ComponentsCollection
Устанавливает в поле класса elements соответсвующую коллекцию web-элементов, чтобы далее получать доступ к этим элементам
setElements(ElementsCollection) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oComponentsCollection
 
setFilter(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelectTree
Установка значения в поле ввода для поиска опции
setFilter(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
setLeftValue(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.Slider
Установка значения у левого ползунка
setLeftValue(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSlider
 
setLeftValue(String, int) - Method in interface net.n2oapp.framework.autotest.api.component.control.Slider
Установка значения с шагом у левого ползунка
setLeftValue(String, int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSlider
 
setMultiValue(String...) - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelect
Установка нескольких значений в поле ввода
setMultiValue(String...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
setN2oController(N2oController) - Method in class net.n2oapp.framework.autotest.run.AutoTestBase
 
setResourcePath(String) - Method in class net.n2oapp.framework.autotest.run.AutoTestBase
 
setRightValue(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.Slider
Установка значения у правого ползунка
setRightValue(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSlider
 
setRightValue(String, int) - Method in interface net.n2oapp.framework.autotest.api.component.control.Slider
Установка значения с шагом у правого ползунка
setRightValue(String, int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSlider
 
setUp() - Method in class net.n2oapp.framework.autotest.run.AutoTestBase
 
setUp(N2oApplicationBuilder) - Method in class net.n2oapp.framework.autotest.run.N2oController
 
setUserInfo(Map<String, Object>) - Method in class net.n2oapp.framework.autotest.run.AutoTestBase
 
setValue(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.AutoComplete
Устанавливает текст в поле ввода
setValue(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.CodeEditor
Установка значения в поле
setValue(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInput
Установка значения в поле ввода даты
setValue(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.InputMoneyControl
Установка значения в поле ввода
setValue(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelect
Установка значения в поле ввода
setValue(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.InputText
Ввод значение в поле
setValue(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.MaskedInput
Установка знаения в поле ввода
setValue(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.NumberPicker
Установка значения в поле ввода
setValue(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.PasswordControl
Ввод значение в поле
setValue(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.Rating
Установка рейтинга в поле
setValue(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.Select
Ввод значения в поле
setValue(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.Slider
Установка значения с шагом 1
setValue(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.TextArea
Установка значения в поле
setValue(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.TextEditor
Установка значения в поле
setValue(String) - Method in interface net.n2oapp.framework.autotest.api.component.DropDownTree
Ввод значение в поле поиска элементов
setValue(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oAutoComplete
 
setValue(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCodeEditor
 
setValue(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
setValue(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputMoney
 
setValue(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
setValue(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputText
 
setValue(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oMaskedInput
 
setValue(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oNumberPicker
 
setValue(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oPasswordControl
 
setValue(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oRating
 
setValue(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSelect
 
setValue(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSlider
 
setValue(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTextArea
 
setValue(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTextEditor
 
setValue(String) - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDownTree
 
setValue(String, int) - Method in interface net.n2oapp.framework.autotest.api.component.control.Slider
Установка значения с шагом
setValue(String, int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSlider
 
setValueInBegin(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Установка значения в поле даты начала
setValueInBegin(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
setValueInEnd(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInterval
Установка значения в поле даты конца
setValueInEnd(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
should(WebElementCondition, SelenideElement, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.Component
 
should(WebElementCondition, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.Component
 
should(WebElementsCondition, ElementsCollection, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.Component
 
shouldBeActive() - Method in interface net.n2oapp.framework.autotest.api.component.region.TabsRegion.TabItem
Проверка того, что вкладка выбрана/открыта
shouldBeActive() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion.N2oTabItem
 
shouldBeActiveDay(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInput
Проверка выбранности дня в календаре
shouldBeActiveDay(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
shouldBeAnimated() - Method in interface net.n2oapp.framework.autotest.api.component.cell.ProgressBarCell
Проверка того, что ячейка с анимацией загрузки
shouldBeAnimated() - Method in interface net.n2oapp.framework.autotest.api.component.control.Progress
Проверка того, что поле анимированное
shouldBeAnimated() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oProgressBarCell
 
shouldBeAnimated() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oProgress
 
shouldBeChecked() - Method in interface net.n2oapp.framework.autotest.api.component.cell.CheckboxCell
Проверка того, что ячейка выбрана
shouldBeChecked() - Method in interface net.n2oapp.framework.autotest.api.component.cell.RadioCell
Проверка выбранности ячейки
shouldBeChecked() - Method in interface net.n2oapp.framework.autotest.api.component.control.Checkbox
Проверка того, что чекбокс выбран
shouldBeChecked() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oCheckboxCell
 
shouldBeChecked() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oRadioCell
 
shouldBeChecked() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCheckbox
 
shouldBeChecked(int...) - Method in interface net.n2oapp.framework.autotest.api.component.DropDown
Множественная проверка выбранности элементов из выпадающего списка
shouldBeChecked(int...) - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDown
 
shouldBeChecked(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.CheckboxGroup
Проверка того, что чекбокс с заданной меткой выбран
shouldBeChecked(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCheckboxGroup
 
shouldBeChecked(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.RadioGroup
Проверка того, что радио-кнопка с заданной меткой выбрана
shouldBeChecked(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oRadioGroup
 
shouldBeCleanable() - Method in interface net.n2oapp.framework.autotest.api.component.control.Select
Проверка того, что поле очищаемо
shouldBeCleanable() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSelect
 
shouldBeClosed() - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.Dialog
Проверка закрытия диалога в течение передаваемого времени
shouldBeClosed() - Method in interface net.n2oapp.framework.autotest.api.component.PopupControl
Проверка того, что выпадающий список скрыт
shouldBeClosed() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
shouldBeClosed() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
shouldBeClosed() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
shouldBeClosed() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
shouldBeClosed() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSelect
 
shouldBeClosed() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
shouldBeClosed() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oDialog
 
shouldBeClosed(Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.Popover
Проверка закрытия поповера
shouldBeClosed(Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oPopover
 
shouldBeCollapse() - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.DropdownMenuItem
Проверка закрыто ли выпадающее меню
shouldBeCollapse() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oDropdownMenuItem
 
shouldBeCollapsed() - Method in interface net.n2oapp.framework.autotest.api.component.button.DropdownButton
Проверка того, что список кнопок скрыт
shouldBeCollapsed() - Method in interface net.n2oapp.framework.autotest.api.component.cell.Cell
Проверка того, что ячейка не раскрыта
shouldBeCollapsed() - Method in interface net.n2oapp.framework.autotest.api.component.Expandable
Проверка того, что выпадающий список скрыт
shouldBeCollapsed() - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oDropdownButton
 
shouldBeCollapsed() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oCell
 
shouldBeCollapsed() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oLineFieldSet
 
shouldBeCollapsed() - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDownTree.N2oDropDownTreeItem
 
shouldBeCollapsed() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oLineRegion
 
shouldBeCollapsed() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oPanelRegion
 
shouldBeCollapsed() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oTreeWidget.N2oTreeItem
 
shouldBeCollapsible() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.LineFieldSet
Проверка возможности раскрытия/скрытия филдсета
shouldBeCollapsible() - Method in interface net.n2oapp.framework.autotest.api.component.region.LineRegion
Проверка, что регион скрываем
shouldBeCollapsible() - Method in interface net.n2oapp.framework.autotest.api.component.region.PanelRegion
Проверка наличия возможности скрыть регион
shouldBeCollapsible() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oLineFieldSet
 
shouldBeCollapsible() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oLineRegion
 
shouldBeCollapsible() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oPanelRegion
 
shouldBeDayOff(String) - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.CalendarMonthView
 
shouldBeDayOff(String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarMonthView
 
shouldBeDisabled() - Method in interface net.n2oapp.framework.autotest.api.component.button.Button
Проверка на не доступность клика по кнопке
shouldBeDisabled() - Method in interface net.n2oapp.framework.autotest.api.component.cell.CheckboxCell
Проверка того, что ячейка не доступна
shouldBeDisabled() - Method in interface net.n2oapp.framework.autotest.api.component.control.Control
Проверка недоступности поля
shouldBeDisabled() - Method in interface net.n2oapp.framework.autotest.api.component.DropDown.DropDownItem
Проверка недоступности для выбора
shouldBeDisabled() - Method in interface net.n2oapp.framework.autotest.api.component.DropDownTree.DropDownTreeItem
 
shouldBeDisabled() - Method in interface net.n2oapp.framework.autotest.api.component.region.TabsRegion.TabItem
Проверка того, что вкладка недоступна
shouldBeDisabled() - Method in interface net.n2oapp.framework.autotest.api.component.widget.StandardWidget
Проверка недоступности виджета
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oButton
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oCheckboxCell
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oAutoComplete
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCheckboxGroup
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCodeEditor
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oControl
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oFileUploadControl
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oNumberPicker
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oRadioGroup
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oRating
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSelect
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSlider
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTextEditor
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oButtonField
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDown.N2oDropDownItem
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion.N2oTabItem
 
shouldBeDisabled() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oStandardWidget
 
shouldBeDisableDay(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInput
Проверка недоступности дня в календаре для выбора
shouldBeDisableDay(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
shouldBeDraggable() - Method in interface net.n2oapp.framework.autotest.api.component.button.StandardButton
Проверка доступности функции drag-n-drop
shouldBeDraggable() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableSimpleHeader
Проверка доступности функции drag-n-drop
shouldBeDraggable() - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oStandardButton
 
shouldBeDraggable() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableSimpleHeader
 
shouldBeEmpty() - Method in interface net.n2oapp.framework.autotest.api.collection.ComponentsCollection
Проверка того, что коллекция пустая
shouldBeEmpty() - Method in interface net.n2oapp.framework.autotest.api.component.control.Control
Проверка пустоты поля
shouldBeEmpty() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.FieldSet
Проверка того, что филдсет пустой
shouldBeEmpty() - Method in interface net.n2oapp.framework.autotest.api.component.Tooltip
Проверка того, что тултип пуст
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.collection.N2oComponentsCollection
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oAutoComplete
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCheckbox
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCheckboxGroup
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCodeEditor
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oFileUploadControl
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputMoney
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputText
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oMaskedInput
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oNumberPicker
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oOutputList
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oOutputText
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oPasswordControl
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oProgress
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oRadioGroup
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oRating
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSelect
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSlider
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTextArea
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTextEditor
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oLineFieldSet
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oSimpleFieldSet
 
shouldBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.N2oTooltip
 
shouldBeEmpty(Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.cell.Cell
Проверка того, что ячейка пустая
shouldBeEmpty(Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oCell
 
shouldBeEmpty(Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oFileUploadCell
 
shouldBeEnabled() - Method in interface net.n2oapp.framework.autotest.api.component.button.Button
Проверка на доступность клика по кнопке
shouldBeEnabled() - Method in interface net.n2oapp.framework.autotest.api.component.cell.CheckboxCell
Проверка того, что ячейка доступна
shouldBeEnabled() - Method in interface net.n2oapp.framework.autotest.api.component.control.Control
Проверка доступности поля
shouldBeEnabled() - Method in interface net.n2oapp.framework.autotest.api.component.DropDown.DropDownItem
Проверка доступности для выбора
shouldBeEnabled() - Method in interface net.n2oapp.framework.autotest.api.component.DropDownTree.DropDownTreeItem
 
shouldBeEnabled() - Method in interface net.n2oapp.framework.autotest.api.component.region.TabsRegion.TabItem
Проверка того, что вкладка доступна
shouldBeEnabled() - Method in interface net.n2oapp.framework.autotest.api.component.widget.StandardWidget
Проверка доступности виджета
shouldBeEnabled() - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oButton
 
shouldBeEnabled() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oCheckboxCell
 
shouldBeEnabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oControl
 
shouldBeEnabled() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
shouldBeEnabled() - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oButtonField
 
shouldBeEnabled() - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDown.N2oDropDownItem
 
shouldBeEnabled() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion.N2oTabItem
 
shouldBeEnabled() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oStandardWidget
 
shouldBeExpand() - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.DropdownMenuItem
Проверка раскрыто ли выпадающее меню
shouldBeExpand() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oDropdownMenuItem
 
shouldBeExpandable() - Method in interface net.n2oapp.framework.autotest.api.component.cell.Cell
Проверка того, что ячейка раскрываемая
shouldBeExpandable() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oCell
 
shouldBeExpandable() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
shouldBeExpanded() - Method in interface net.n2oapp.framework.autotest.api.component.button.DropdownButton
Проверка того, что список кнопок раскрыт
shouldBeExpanded() - Method in interface net.n2oapp.framework.autotest.api.component.cell.Cell
Проверка того, что ячейка раскрыта
shouldBeExpanded() - Method in interface net.n2oapp.framework.autotest.api.component.Expandable
Проверка того, что выпадающий список раскрыт
shouldBeExpanded() - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oDropdownButton
 
shouldBeExpanded() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oCell
 
shouldBeExpanded() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oLineFieldSet
 
shouldBeExpanded() - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDownTree.N2oDropDownTreeItem
 
shouldBeExpanded() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oLineRegion
 
shouldBeExpanded() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oPanelRegion
 
shouldBeExpanded() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oTreeWidget.N2oTreeItem
 
shouldBeFixed() - Method in interface net.n2oapp.framework.autotest.api.component.application.Sidebar
Проверка зафиксированности сайдбара
shouldBeFixed() - Method in class net.n2oapp.framework.autotest.impl.component.application.N2oSidebar
 
shouldBeHidden() - Method in interface net.n2oapp.framework.autotest.api.component.Component
Проверка скрытости компонент на странице
shouldBeHidden() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableWidget.Filters
Проверка скрытия фильтров
shouldBeHidden() - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oDropdownButton
 
shouldBeHidden() - Method in class net.n2oapp.framework.autotest.impl.component.N2oComponent
 
shouldBeHidden() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oFilters
 
shouldBeInline() - Method in interface net.n2oapp.framework.autotest.api.component.cell.ListCell
Проверяет, что элементы находятся в одной строке
shouldBeInline() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
shouldBeInvalid() - Method in interface net.n2oapp.framework.autotest.api.component.region.TabsRegion.TabItem
Проверка того, что вкладка не прошла валидацию
shouldBeInvalid() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion.N2oTabItem
 
shouldBeOpened() - Method in interface net.n2oapp.framework.autotest.api.component.PopupControl
Проверка того, что выпадающий список раскрыт
shouldBeOpened() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
shouldBeOpened() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
shouldBeOpened() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
shouldBeOpened() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
shouldBeOpened() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSelect
 
shouldBeOpened() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
shouldBeOverlay() - Method in interface net.n2oapp.framework.autotest.api.component.application.Sidebar
Проверка того, что сайдбар перекрывает страницу
shouldBeOverlay() - Method in class net.n2oapp.framework.autotest.impl.component.application.N2oSidebar
 
shouldBeRequired() - Method in interface net.n2oapp.framework.autotest.api.component.field.StandardField
Проверка обязательности заполнения поля
shouldBeRequired() - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oStandardField
 
shouldBeRight() - Method in interface net.n2oapp.framework.autotest.api.component.application.Sidebar
Проверка того, что сайдбар находится на правой стороне страницы
shouldBeRight() - Method in class net.n2oapp.framework.autotest.impl.component.application.N2oSidebar
 
shouldBeRounded() - Method in interface net.n2oapp.framework.autotest.api.component.button.StandardButton
Проверка круглой формы кнопки
shouldBeRounded() - Method in interface net.n2oapp.framework.autotest.api.component.field.ButtonField
Проверка круглой формы кнопки
shouldBeRounded() - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oStandardButton
 
shouldBeRounded() - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oButtonField
 
shouldBeScrollable() - Method in interface net.n2oapp.framework.autotest.api.component.modal.Modal
Проверка наличия возможности прокрутки окна
shouldBeScrollable() - Method in class net.n2oapp.framework.autotest.impl.component.modal.N2oModal
 
shouldBeSelected() - Method in interface net.n2oapp.framework.autotest.api.component.DropDown.DropDownItem
Проверка выбранности
shouldBeSelected() - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDown.N2oDropDownItem
 
shouldBeSelected() - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDownTree.N2oDropDownTreeItem
 
shouldBeSelected(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableWidget.Rows
Проверка того, что строка выбрана
shouldBeSelected(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oRows
 
shouldBeSelected(int, String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelectTree
Проверка соответствия значения у выбранной опции
shouldBeSelected(int, String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
shouldBeSortedByAsc() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableHeader
Проверка того, что заголовок в состоянии отсортированности столбца в возрастающем порядке
shouldBeSortedByAsc() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableHeader
 
shouldBeSortedByDesc() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableHeader
Проверка того, что заголовок в состоянии отсортированности столбца в убывающем порядке
shouldBeSortedByDesc() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableHeader
 
shouldBeStriped() - Method in interface net.n2oapp.framework.autotest.api.component.cell.ProgressBarCell
Проверка того, что ячейка с полосками
shouldBeStriped() - Method in interface net.n2oapp.framework.autotest.api.component.control.Progress
Проверка того, что поле с полосками
shouldBeStriped() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oProgressBarCell
 
shouldBeStriped() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oProgress
 
shouldBeToday(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.CalendarMonthView
 
shouldBeToday(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarMonthView
 
shouldBeUnchecked() - Method in interface net.n2oapp.framework.autotest.api.component.cell.CheckboxCell
Проверка того, что ячейка не выбрана
shouldBeUnchecked() - Method in interface net.n2oapp.framework.autotest.api.component.cell.RadioCell
Проверка не выбранности ячейки
shouldBeUnchecked() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oCheckboxCell
 
shouldBeUnchecked() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oRadioCell
 
shouldBeUnchecked(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.CheckboxGroup
Проверка того, что чекбокс с заданной меткой не выбран
shouldBeUnchecked(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCheckboxGroup
 
shouldBeUnchecked(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.RadioGroup
 
shouldBeUnchecked(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oRadioGroup
 
shouldBeUnselected() - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelectTree
Проверка того, что ни одна опция не выбрана
shouldBeUnselected() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
shouldBeValid() - Method in interface net.n2oapp.framework.autotest.api.component.region.TabsRegion.TabItem
Проверка того, что вкладка прошла валидацию
shouldBeValid() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion.N2oTabItem
 
shouldBeVisible() - Method in interface net.n2oapp.framework.autotest.api.component.Component
Проверка видимости компонент на странице
shouldBeVisible() - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.Dialog
Проверка видимости
shouldBeVisible() - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.Popover
Проверка видимости
shouldBeVisible() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableWidget.Filters
Проверка видимости фильтров
shouldBeVisible() - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oDropdownButton
 
shouldBeVisible() - Method in class net.n2oapp.framework.autotest.impl.component.N2oComponent
 
shouldBeVisible() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oFilters
 
shouldBeWordWrapped(Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableWidget
Проверка того, что есть перенос слов
shouldBeWordWrapped(Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget
 
shouldDisplayedOptions(WebElementsCondition) - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelectTree
Проверка того, что опция отображаемые опции соответствуют условию
shouldDisplayedOptions(WebElementsCondition) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
shouldExists() - Method in interface net.n2oapp.framework.autotest.api.component.Component
Проверка существования компонент на странице
shouldExists() - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl.PreviewDialog
Проверка существования диалога
shouldExists() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка существования пагинации
shouldExists() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl.PreviewDialogImpl
 
shouldExists() - Method in class net.n2oapp.framework.autotest.impl.component.N2oComponent
 
shouldExists() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
shouldHaveActivePage(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка активной/выбранной страницы
shouldHaveActivePage(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
shouldHaveActiveView(CalendarViewTypeEnum) - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.CalendarToolbar
 
shouldHaveActiveView(CalendarViewTypeEnum) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarToolbar
 
shouldHaveAddButton() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSet
Проверка наличия кнопки добавления филдсетов
shouldHaveAddButton() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
shouldHaveAlignment(String) - Method in interface net.n2oapp.framework.autotest.api.component.cell.Cell
Проверка выравнивания ячейки
shouldHaveAlignment(String) - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableHeader
Проверка выравнивания заголовка
shouldHaveAlignment(String) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oCell
 
shouldHaveAlignment(String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableHeader
 
shouldHaveBadge() - Method in interface net.n2oapp.framework.autotest.api.component.header.AnchorMenuItem
Проверка наличия баджа внутри кнопки
shouldHaveBadge() - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oAnchorMenuItem
 
shouldHaveBadgeColor(String) - Method in interface net.n2oapp.framework.autotest.api.component.header.AnchorMenuItem
Проверка цвета баджа на соответствие
shouldHaveBadgeColor(String) - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oAnchorMenuItem
 
shouldHaveBadgeText(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.header.AnchorMenuItem
Проверка текста баджа на соответствие
shouldHaveBadgeText(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oAnchorMenuItem
 
shouldHaveBorderColor(ColorsEnum) - Method in interface net.n2oapp.framework.autotest.api.component.region.PanelRegion
Проверка цвета границы
shouldHaveBorderColor(ColorsEnum) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oPanelRegion
 
shouldHaveBrandLogo(String) - Method in interface net.n2oapp.framework.autotest.api.component.application.Sidebar
Проверка пути к файлу с логотипом на соответствие ожидаемому значению
shouldHaveBrandLogo(String) - Method in class net.n2oapp.framework.autotest.impl.component.application.N2oSidebar
 
shouldHaveBrandName(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.header.SimpleHeader
Проверка текста у бренда
shouldHaveBrandName(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oSimpleHeader
 
shouldHaveColor(ColorsEnum) - Method in interface net.n2oapp.framework.autotest.api.collection.Cells
Проверка цвета строки по css классу
shouldHaveColor(ColorsEnum) - Method in interface net.n2oapp.framework.autotest.api.component.button.Button
Проверка цвета кнопки на соответствие ожидаемому значению
shouldHaveColor(ColorsEnum) - Method in interface net.n2oapp.framework.autotest.api.component.cell.BadgeCell
Проверка цвета ячейки на соответствие ожидаемому
shouldHaveColor(ColorsEnum) - Method in interface net.n2oapp.framework.autotest.api.component.cell.ProgressBarCell
Проверка соответствия цвета ячейки
shouldHaveColor(ColorsEnum) - Method in interface net.n2oapp.framework.autotest.api.component.control.Progress
Проверка соответствия цвета поля
shouldHaveColor(ColorsEnum) - Method in interface net.n2oapp.framework.autotest.api.component.snippet.Alert
Проверка цвета на соответствие
shouldHaveColor(ColorsEnum) - Method in interface net.n2oapp.framework.autotest.api.component.snippet.Status
Проверка соответствия текста
shouldHaveColor(ColorsEnum) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oCells
 
shouldHaveColor(ColorsEnum) - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oButton
 
shouldHaveColor(ColorsEnum) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oBadgeCell
 
shouldHaveColor(ColorsEnum) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oProgressBarCell
 
shouldHaveColor(ColorsEnum) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oProgress
 
shouldHaveColor(ColorsEnum) - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oButtonField
 
shouldHaveColor(ColorsEnum) - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oAlert
 
shouldHaveColor(ColorsEnum) - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oStatus
 
shouldHaveCopyButton() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSetItem
Проверка наличи кнопки копирования этого филдсета
shouldHaveCopyButton() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSetItem
 
shouldHaveCssClass(String) - Method in interface net.n2oapp.framework.autotest.api.component.Component
Проверка наличия css класса у компонент
shouldHaveCssClass(String) - Method in class net.n2oapp.framework.autotest.impl.component.N2oComponent
 
shouldHaveCssClass(String) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage
 
shouldHaveCurrentMonth(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInput
Проверка текущего месяца в календаре
shouldHaveCurrentMonth(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
shouldHaveCurrentYear(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInput
Проверка текущего года в календаре
shouldHaveCurrentYear(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
shouldHaveDashedLabel() - Method in interface net.n2oapp.framework.autotest.api.component.cell.TooltipListCell
Проверка подчеркнутости заголовока пунктиром
shouldHaveDashedLabel() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oTooltipListCell
 
shouldHaveDeleteButton(int) - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl
Проверка наличия кнопки очистки изображения
shouldHaveDeleteButton(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
shouldHaveDescription(String) - Method in interface net.n2oapp.framework.autotest.api.component.field.StandardField
Проверка описания на соответствие
shouldHaveDescription(String) - Method in interface net.n2oapp.framework.autotest.api.component.header.SearchItem
Проверка описания на соответствие
shouldHaveDescription(String) - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oStandardField
 
shouldHaveDescription(String) - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oSearchItem
 
shouldHaveDescription(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.button.StandardButton
Проверка описания на соответствие
shouldHaveDescription(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.cell.ImageCell
Проверка описания ячейки на точное соответствие (без учета регистра) ожидаемому значению
shouldHaveDescription(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.DropDown.DropDownItem
Проверка соответствия описания
shouldHaveDescription(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.DropDownTree.DropDownTreeItem
 
shouldHaveDescription(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.FieldSet
Проверка описание на соответствие
shouldHaveDescription(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.snippet.Image
Проверка описания на соответствие
shouldHaveDescription(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oStandardButton
 
shouldHaveDescription(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oImageCell
 
shouldHaveDescription(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oFieldSet
 
shouldHaveDescription(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDown.N2oDropDownItem
 
shouldHaveDescription(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oImage
 
shouldHaveDirection(OutputList.DirectionEnum) - Method in interface net.n2oapp.framework.autotest.api.component.control.OutputList
Проверка направления отображения данных
shouldHaveDirection(OutputList.DirectionEnum) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oOutputList
 
shouldHaveDndIcon() - Method in interface net.n2oapp.framework.autotest.api.component.button.StandardButton
Проверка наличия иконки drag-n-drop для перемещения
shouldHaveDndIcon() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableSimpleHeader
Проверка наличия иконки drag-n-drop для перемещения
shouldHaveDndIcon() - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oStandardButton
 
shouldHaveDndIcon() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableSimpleHeader
 
shouldHaveDropdownMessage(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelect
Проверка точного соответствия текста подсказки ожидаемому значению
shouldHaveDropdownMessage(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelectTree
Проверка точного соответствия текста подсказки ожидаемому значению
shouldHaveDropdownMessage(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
shouldHaveDropdownMessage(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
shouldHaveDropdownOptions(String[], Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.AutoComplete
Проверка наличия опций в раскрывающемся списке
shouldHaveDropdownOptions(String[], Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oAutoComplete
 
shouldHaveElement(String) - Method in interface net.n2oapp.framework.autotest.api.component.Markdown
Проверка наличия элемента по css селектору
shouldHaveElement(String) - Method in interface net.n2oapp.framework.autotest.api.component.snippet.Html
Проверка наличия элемента по css селектору
shouldHaveElement(String) - Method in interface net.n2oapp.framework.autotest.api.component.widget.html.HtmlWidget
Проверка наличия элемента по css селектору
shouldHaveElement(String) - Method in class net.n2oapp.framework.autotest.impl.component.N2oMarkdown
 
shouldHaveElement(String) - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oHtml
 
shouldHaveElement(String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.html.N2oHtmlWidget
 
shouldHaveElementWithAttributes(String, Map<String, String>) - Method in interface net.n2oapp.framework.autotest.api.component.snippet.Html
Проверка соответствия атрибутов у элемента
shouldHaveElementWithAttributes(String, Map<String, String>) - Method in interface net.n2oapp.framework.autotest.api.component.widget.html.HtmlWidget
Проверка соответствия атрибутов у элемента
shouldHaveElementWithAttributes(String, Map<String, String>) - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oHtml
 
shouldHaveElementWithAttributes(String, Map<String, String>) - Method in class net.n2oapp.framework.autotest.impl.component.widget.html.N2oHtmlWidget
 
shouldHaveEmptyLabel() - Method in interface net.n2oapp.framework.autotest.api.component.field.Field
Проверка пустоты поля
shouldHaveEmptyLabel() - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oField
 
shouldHaveError(int) - Method in interface net.n2oapp.framework.autotest.api.component.page.Page
Проверка http-ошибки на странице
shouldHaveError(int) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage
 
shouldHaveFirst() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка наличия кнопки перехода на первую страницу
shouldHaveFirst() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
shouldHaveFixedFooter() - Method in interface net.n2oapp.framework.autotest.api.component.drawer.Drawer
Проверка того, что нижняя часть окна зафиксирована
shouldHaveFixedFooter() - Method in class net.n2oapp.framework.autotest.impl.component.drawer.N2oDrawer
 
shouldHaveFooterTitle(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.region.PanelRegion
Проверка заголовка подвала
shouldHaveFooterTitle(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oPanelRegion
 
shouldHaveHeadline() - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.GroupItem
Проверка наличия разделительной линии
shouldHaveHeadline() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oGroupItem
 
shouldHaveHeight(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.chart.Area
Проверка высоты графика
shouldHaveHeight(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.chart.ChartWidget
Проверка высоты виджета
shouldHaveHeight(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.tiles.Tile
Проверка высоты панели
shouldHaveHeight(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.chart.N2oArea
 
shouldHaveHeight(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.chart.N2oChartWidget
 
shouldHaveHeight(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.tiles.N2oTile
 
shouldHaveHeight(String) - Method in interface net.n2oapp.framework.autotest.api.component.drawer.Drawer
Проверка соответствия высоты выезжаемого окна
shouldHaveHeight(String) - Method in class net.n2oapp.framework.autotest.impl.component.drawer.N2oDrawer
 
shouldHaveHelp() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.Help
Проверка существования иконки для вызова подсказки
shouldHaveHref(int, String) - Method in interface net.n2oapp.framework.autotest.api.component.cell.ListCell
Проверка того, что ячейка содержит ожидаемую ссылку
shouldHaveHref(int, String) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
shouldHaveHref(String) - Method in interface net.n2oapp.framework.autotest.api.component.cell.LinkCell
Проверка того, что ячейка содержит ожидаемую ссылку
shouldHaveHref(String) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oLinkCell
 
shouldHaveIcon() - Method in interface net.n2oapp.framework.autotest.api.component.header.AnchorMenuItem
Проверка наличия иконки
shouldHaveIcon() - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oAnchorMenuItem
 
shouldHaveIcon(String) - Method in interface net.n2oapp.framework.autotest.api.component.button.DropdownButton
Проверка иконки у кнопки на соответствие ожидаемому значению
shouldHaveIcon(String) - Method in interface net.n2oapp.framework.autotest.api.component.button.StandardButton
Проверка класса иконки у кнопки на соответствие ожидаемому значению
shouldHaveIcon(String) - Method in interface net.n2oapp.framework.autotest.api.component.cell.Cell
Провека иконки ячейки на соответствие ожидаемому
shouldHaveIcon(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.OutputText
Проверка соответствия иконки у поля
shouldHaveIcon(String) - Method in interface net.n2oapp.framework.autotest.api.component.field.ButtonField
Проверка класса иконки у кнопки на соответствие ожидаемому значению
shouldHaveIcon(String) - Method in interface net.n2oapp.framework.autotest.api.component.header.SearchItem
Проверка иконки на соответствие
shouldHaveIcon(String) - Method in interface net.n2oapp.framework.autotest.api.component.region.PanelRegion
Проверка иконки
shouldHaveIcon(String) - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableHeader
Проверка иконки заголовка
shouldHaveIcon(String) - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oDropdownButton
 
shouldHaveIcon(String) - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oStandardButton
 
shouldHaveIcon(String) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oCell
 
shouldHaveIcon(String) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oIconCell
 
shouldHaveIcon(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oOutputText
 
shouldHaveIcon(String) - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oButtonField
 
shouldHaveIcon(String) - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oSearchItem
 
shouldHaveIcon(String) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oPanelRegion
 
shouldHaveIcon(String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableHeader
 
shouldHaveIconCssClass(String) - Method in interface net.n2oapp.framework.autotest.api.component.header.AnchorMenuItem
Проверка иконки на соответствие
shouldHaveIconCssClass(String) - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oAnchorMenuItem
 
shouldHaveIconPosition(PositionEnum) - Method in interface net.n2oapp.framework.autotest.api.component.cell.TextCell
Проверка существования иконки и соответствия ее позиции
shouldHaveIconPosition(PositionEnum) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oTextCell
 
shouldHaveImage() - Method in interface net.n2oapp.framework.autotest.api.component.header.MenuItem
Проверка наличия изображения
shouldHaveImage() - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oMenuItem
 
shouldHaveInnerBadge(int, String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.cell.ListCell
Проверяет наличие ячейки badge
shouldHaveInnerBadge(int, String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
shouldHaveInnerBadgesSize(int) - Method in interface net.n2oapp.framework.autotest.api.component.cell.ListCell
Проверяет количество ячеек badge
shouldHaveInnerBadgesSize(int) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
shouldHaveInnerLink(int, String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.cell.ListCell
Проверяет наличие ячейки link
shouldHaveInnerLink(int, String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
shouldHaveInnerLinksSize(int) - Method in interface net.n2oapp.framework.autotest.api.component.cell.ListCell
Проверяет количество ячеек link
shouldHaveInnerLinksSize(int) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
shouldHaveInnerText(int, String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.cell.ListCell
Проверяет наличие ячейки text
shouldHaveInnerText(int, String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
shouldHaveItem(String) - Method in interface net.n2oapp.framework.autotest.api.component.widget.TreeWidget
Проверяет наличие элемента по метки
shouldHaveItem(String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oTreeWidget
 
shouldHaveItems(int) - Method in interface net.n2oapp.framework.autotest.api.component.button.DropdownButton
Провека количества кнопок
shouldHaveItems(int) - Method in interface net.n2oapp.framework.autotest.api.component.DropDownTree
Проверка количества элементов в выпадающем списке
shouldHaveItems(int) - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSet
Проверка количества филдсетов
shouldHaveItems(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.cards.CardsWidget
 
shouldHaveItems(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.tiles.TilesWidget
Проверка количества панелей в виджете
shouldHaveItems(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.TreeWidget
Проверка количества элементов в дереве
shouldHaveItems(int) - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oDropdownButton
 
shouldHaveItems(int) - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
shouldHaveItems(int) - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDownTree
 
shouldHaveItems(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.cards.N2oCardsWidget
 
shouldHaveItems(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oTreeWidget
 
shouldHaveItems(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.tiles.N2oTilesWidget
 
shouldHaveLabel(String) - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.CalendarToolbar
 
shouldHaveLabel(String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarToolbar
 
shouldHaveLabel(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.button.DropdownButton
Проверка точного соответствия метки (без учета регистра) у кнопки
shouldHaveLabel(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.button.StandardButton
Проверка точного соответствия метки (без учета регистра) у кнопки
shouldHaveLabel(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.field.Field
Проверка метки на соответствие
shouldHaveLabel(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.FieldSet
Проверка метки на соответствие
shouldHaveLabel(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSetItem
Проверка метки на соответствие
shouldHaveLabel(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.header.MenuItem
Проверка метки на соответствие
shouldHaveLabel(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.Breadcrumb.Crumb
Проверка заголовка на соответствие
shouldHaveLabel(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.region.LineRegion
Проверка заголовка региона
shouldHaveLabel(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oDropdownButton
 
shouldHaveLabel(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oStandardButton
 
shouldHaveLabel(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oField
 
shouldHaveLabel(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oLineFieldSet
 
shouldHaveLabel(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
shouldHaveLabel(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSetItem
 
shouldHaveLabel(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oSimpleFieldSet
 
shouldHaveLabel(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oMenuItem
 
shouldHaveLabel(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oBreadcrumb.N2oCrumb
 
shouldHaveLabel(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oLineRegion
 
shouldHaveLabelBy(WebElementCondition, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.field.StandardField
Проверка соответствия метки условию
shouldHaveLabelBy(WebElementCondition, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oStandardField
 
shouldHaveLabelLocation(FieldSet.LabelPositionEnum) - Method in interface net.n2oapp.framework.autotest.api.component.field.StandardField
Проверка положения метки
shouldHaveLabelLocation(FieldSet.LabelPositionEnum) - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oStandardField
 
shouldHaveLast() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка наличия кнопки перехода на последнюю страницу
shouldHaveLast() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
shouldHaveLayout(NavigationLayoutEnum) - Method in interface net.n2oapp.framework.autotest.api.component.page.Page
Проверка макета на соответствие
shouldHaveLayout(NavigationLayoutEnum) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage
 
shouldHaveLeftValue(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.Slider
Проверка значения у левого ползунка
shouldHaveLeftValue(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSlider
 
shouldHaveLines(int) - Method in interface net.n2oapp.framework.autotest.api.component.control.CodeEditor
Проверка количества видимых и не видимых линий
shouldHaveLines(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCodeEditor
 
shouldHaveLink(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl.PreviewDialog
Проверка ссылки диалога
shouldHaveLink(String) - Method in interface net.n2oapp.framework.autotest.api.component.header.SearchItem
Проверка ссылки на соответствие
shouldHaveLink(String) - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.Breadcrumb.Crumb
Проверка ссылки на соответствие
shouldHaveLink(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl.PreviewDialogImpl
 
shouldHaveLink(String) - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oSearchItem
 
shouldHaveLink(String) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oBreadcrumb.N2oCrumb
 
shouldHaveLink(String, String) - Method in interface net.n2oapp.framework.autotest.api.component.control.OutputList
Проверка соответствия ссылки у отображаемой опции
shouldHaveLink(String, String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oOutputList
 
shouldHaveLinkValues(String, String[], Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.OutputList
Проверка соответствия значений и их разделителя у полей с ссылками
shouldHaveLinkValues(String, String[], Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oOutputList
 
shouldHaveMax(int) - Method in interface net.n2oapp.framework.autotest.api.component.cell.RatingCell
Проверка максимально возможного значения
shouldHaveMax(int) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oRatingCell
 
shouldHaveMax(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.NumberPicker
Проверка соответствия максимального значения
shouldHaveMax(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.Progress
Проверка соответствия максимального значения
shouldHaveMax(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oNumberPicker
 
shouldHaveMax(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oProgress
 
shouldHaveMaxHeight(int) - Method in interface net.n2oapp.framework.autotest.api.component.region.TabsRegion
Проверка максимальной высоты
shouldHaveMaxHeight(int) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion
 
shouldHaveMeasure() - Method in interface net.n2oapp.framework.autotest.api.component.control.InputText
Проверка наличия единиц измерения
shouldHaveMeasure() - Method in interface net.n2oapp.framework.autotest.api.component.control.MaskedInput
Проверка наличия единиц измерения
shouldHaveMeasure() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputText
 
shouldHaveMeasure() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oMaskedInput
 
shouldHaveMeasureText(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.MaskedInput
Проверка соответствия единицы измерения
shouldHaveMeasureText(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oMaskedInput
 
shouldHaveMeasureText(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.InputText
Проверка соответствия единицы измерения
shouldHaveMeasureText(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputText
 
shouldHaveMin(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.NumberPicker
Проверка соответствия минимального значения
shouldHaveMin(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oNumberPicker
 
shouldHaveName(int, String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl
Проверка соответствия имени у загруженного изображения
shouldHaveName(int, String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
shouldHaveName(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.region.TabsRegion.TabItem
Проверка наименования на соответствие
shouldHaveName(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion.N2oTabItem
 
shouldHaveNameInfo(int) - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl
Проверка наличия имени у загруженного изображения
shouldHaveNameInfo(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
shouldHaveNext() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка наличия кнопки перехода на следующую страницу
shouldHaveNext() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
shouldHaveOption(String) - Method in interface net.n2oapp.framework.autotest.api.component.DropDownTree
Проверка наличия внутреннего элемента по метке
shouldHaveOption(String) - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDownTree
 
shouldHaveOptions(int) - Method in interface net.n2oapp.framework.autotest.api.component.DropDown
Проверка количества элементов в выпадающем списке
shouldHaveOptions(int) - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDown
 
shouldHaveOptions(String[], Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.CheckboxGroup
Проверка существования чекбоксов с заданными метками в чекбокс группе
shouldHaveOptions(String[], Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.RadioGroup
Проверка существования радио-кнопок с заданными метками в радио-группе
shouldHaveOptions(String[], Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.DropDown
Проверка наличие всех элементов в выпадающего списка по метке
shouldHaveOptions(String[], Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCheckboxGroup
 
shouldHaveOptions(String[], Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oRadioGroup
 
shouldHaveOptions(String[], Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDown
 
shouldHavePageNumber(String) - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка наличия номера страницы
shouldHavePageNumber(String) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
shouldHavePlaceholder(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInput
Проверка подсказки для ввода
shouldHavePlaceholder(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.InputMoneyControl
Проверка соответствия текста подсказки для ввода
shouldHavePlaceholder(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelectTree
Проверка соответствия текста подсказки для ввода
shouldHavePlaceholder(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.InputText
Проверка соответствия текста подсказки у поля ввода
shouldHavePlaceholder(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.MaskedInput
Проверка соответствия текста подсказки для ввода
shouldHavePlaceholder(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.PasswordControl
Проверка соответствия текста подсказки для ввода
shouldHavePlaceholder(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.TextArea
Проверка соответствия текста подсказки у поля ввода
shouldHavePlaceholder(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
shouldHavePlaceholder(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputMoney
 
shouldHavePlaceholder(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
shouldHavePlaceholder(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputText
 
shouldHavePlaceholder(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oMaskedInput
 
shouldHavePlaceholder(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oPasswordControl
 
shouldHavePlaceholder(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTextArea
 
shouldHavePlacement(Drawer.PlacementEnum) - Method in interface net.n2oapp.framework.autotest.api.component.drawer.Drawer
Проверка соответствия положения окна
shouldHavePlacement(Drawer.PlacementEnum) - Method in class net.n2oapp.framework.autotest.impl.component.drawer.N2oDrawer
 
shouldHavePrefix(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.TimePicker
Проверка соответствия префикса
shouldHavePrefix(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
shouldHavePrev() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка наличия кнопки перехода на предыдущую страницу
shouldHavePrev() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
shouldHavePreview(int) - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl
Проверка наличия возмножности предварительного просмотра изображения
shouldHavePreview(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
shouldHaveRemoveAllButton() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSet
Проверка наличия кнопки удаления всех филдсетов
shouldHaveRemoveAllButton() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
shouldHaveRemoveButton() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSetItem
Проверка наличи кнопки удаления этого филдсета
shouldHaveRemoveButton() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSetItem
 
shouldHaveReversedButtons() - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.Dialog
Проверка того, что кнопки имеют обратное положение
shouldHaveReversedButtons() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oDialog
 
shouldHaveRightValue(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.Slider
Проверка значения у правого ползунка
shouldHaveRightValue(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSlider
 
shouldHaveRowsInLine(int, int) - Method in interface net.n2oapp.framework.autotest.api.component.control.CodeEditor
Проверка количества строк в линии
shouldHaveRowsInLine(int, int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCodeEditor
 
shouldHaveScrollbar() - Method in interface net.n2oapp.framework.autotest.api.component.region.TabsRegion
Проверка наличия полосы прокрутки
shouldHaveScrollbar() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion
 
shouldHaveScrollToTopButton() - Method in interface net.n2oapp.framework.autotest.api.component.page.TopLeftRightPage
Проверка наличия кнопки скрола в верх страницы
shouldHaveScrollToTopButton() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oTopLeftRightPage
 
shouldHaveSeparator(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.cell.ListCell
Проверяет разделитель
shouldHaveSeparator(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
shouldHaveShape(ShapeTypeEnum) - Method in interface net.n2oapp.framework.autotest.api.component.cell.ImageCell
Проверка формы ячейки на соответствие ожидаемому значению
shouldHaveShape(ShapeTypeEnum) - Method in interface net.n2oapp.framework.autotest.api.component.snippet.Image
Проверка формы изображения на соответствие
shouldHaveShape(ShapeTypeEnum) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oImageCell
 
shouldHaveShape(ShapeTypeEnum) - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oImage
 
shouldHaveSidebarSwitcher() - Method in interface net.n2oapp.framework.autotest.api.component.header.SimpleHeader
Проверка наличия переключателя(иконки) боковой панели
shouldHaveSidebarSwitcher() - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oSimpleHeader
 
shouldHaveSize(int) - Method in interface net.n2oapp.framework.autotest.api.collection.ComponentsCollection
Проверка количества элементов в коллекции
shouldHaveSize(int) - Method in interface net.n2oapp.framework.autotest.api.component.cell.FileUploadCell
Проверка количества загруженных файлов на соответствие ожидаемому количеству
shouldHaveSize(int) - Method in interface net.n2oapp.framework.autotest.api.component.cell.ListCell
Проверяет количество баджей(Badge) в ячейке
shouldHaveSize(int) - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl
Проверка количества загруженных изображений
shouldHaveSize(int) - Method in interface net.n2oapp.framework.autotest.api.component.header.DropdownMenuItem
Проверка количества элементов внутри выпадающего списка
shouldHaveSize(int) - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.Breadcrumb
Проверка количества хлебных крошек
shouldHaveSize(int) - Method in interface net.n2oapp.framework.autotest.api.component.region.TabsRegion
Проверка количества вкладок
shouldHaveSize(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.CalendarAgendaView
Проверка количества строк в календаре
shouldHaveSize(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.list.ListWidget
Проверка количества строк
shouldHaveSize(int) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oComponentsCollection
 
shouldHaveSize(int) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oFileUploadCell
 
shouldHaveSize(int) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
shouldHaveSize(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
shouldHaveSize(int) - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oDropdownMenuItem
 
shouldHaveSize(int) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oBreadcrumb
 
shouldHaveSize(int) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion
 
shouldHaveSize(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarAgendaView
 
shouldHaveSize(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oListWidget
 
shouldHaveSize(int, String) - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl
Проверка размера загруженного изображения
shouldHaveSize(int, String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
shouldHaveSize(int, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableWidget.Rows
Проверка количества строк
shouldHaveSize(int, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oRows
 
shouldHaveSize(ProgressBarCell.SizeEnum) - Method in interface net.n2oapp.framework.autotest.api.component.cell.ProgressBarCell
Проверка соответствия размера ячейки
shouldHaveSize(ProgressBarCell.SizeEnum) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oProgressBarCell
 
shouldHaveSrc(String) - Method in interface net.n2oapp.framework.autotest.api.component.cell.ImageCell
Проверка того, что ячейка содержит ожидаемый путь к источнику изображения
shouldHaveSrc(String) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oImageCell
 
shouldHaveStacktrace() - Method in interface net.n2oapp.framework.autotest.api.component.snippet.Alert
Проверка того, что предупреждение содержит дополнительную информацию
shouldHaveStacktrace() - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oAlert
 
shouldHaveState(SidebarStateEnum) - Method in interface net.n2oapp.framework.autotest.api.component.application.Sidebar
Проверяет состояние скрытости сайдбара по умолчанию
shouldHaveState(SidebarStateEnum) - Method in class net.n2oapp.framework.autotest.impl.component.application.N2oSidebar
 
shouldHaveStatus(ImageStatusElementPlaceEnum, int, String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.cell.ImageCell
Проверка заголовка статуса на соответствие ожидаемому значению
shouldHaveStatus(ImageStatusElementPlaceEnum, int, String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oImageCell
 
shouldHaveStatusColor(ColorsEnum) - Method in interface net.n2oapp.framework.autotest.api.component.DropDown.DropDownItem
Проверка соответствия цвета
shouldHaveStatusColor(ColorsEnum) - Method in interface net.n2oapp.framework.autotest.api.component.DropDownTree.DropDownTreeItem
 
shouldHaveStatusColor(ColorsEnum) - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDown.N2oDropDownItem
 
shouldHaveStep(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.NumberPicker
Проверка соответствия шага изменения значения
shouldHaveStep(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oNumberPicker
 
shouldHaveStyle(String) - Method in interface net.n2oapp.framework.autotest.api.component.Component
Проверка стиля компонент на соответствие
shouldHaveStyle(String) - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oButtonField
 
shouldHaveStyle(String) - Method in class net.n2oapp.framework.autotest.impl.component.N2oComponent
 
shouldHaveStyle(String) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage
 
shouldHaveSubText(String[], Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.cell.TextCell
Проверка соответствия подтекста
shouldHaveSubText(String[], Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oTextCell
 
shouldHaveSubtitle(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.application.Sidebar
Проверка точного соответствия текста подзаголовка ожидаемому значению
shouldHaveSubtitle(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.application.N2oSidebar
 
shouldHaveTags(String[], Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.AutoComplete
Проверка выбранных тегов
shouldHaveTags(String[], Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oAutoComplete
 
shouldHaveText(int, String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.cell.ListCell
Проверяет текст в бадже(Badge)
shouldHaveText(int, String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
shouldHaveText(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.Progress
Проверка соответствия текста
shouldHaveText(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oProgress
 
shouldHaveText(String[], Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.Tooltip
Проверка того, что тултип содержит текст
shouldHaveText(String[], Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.N2oTooltip
 
shouldHaveText(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.cell.IconCell
Проверка текста в ячейки на точное соответствие (без учета регистра) ожидаемому значению
shouldHaveText(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.cell.LinkCell
Проверка того, что ячейка содержит точное значение ожидаемого текст (без учета регистра)
shouldHaveText(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.cell.TextCell
Проверка точного соответствия (без учета регистра) текста
shouldHaveText(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.cell.TooltipListCell
Проверка точного соответствия (без учета регистра) текста
shouldHaveText(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.Dialog
Проверка заголовка диалога
shouldHaveText(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.Popover
Проверка заголовка на соответствие
shouldHaveText(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.MenuItem
Проверка текста
shouldHaveText(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.snippet.Snippet
Проверка текста на соответствие
shouldHaveText(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oIconCell
 
shouldHaveText(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oLinkCell
 
shouldHaveText(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oTextCell
 
shouldHaveText(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oTooltipListCell
 
shouldHaveText(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.N2oMarkdown
 
shouldHaveText(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oDialog
 
shouldHaveText(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oPopover
 
shouldHaveText(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oDropdownMenuItem
 
shouldHaveText(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oMenuItem
 
shouldHaveText(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oAlert
 
shouldHaveText(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oHtml
 
shouldHaveText(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oImage
 
shouldHaveText(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oStatus
 
shouldHaveText(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oText
 
shouldHaveTextPosition(PositionEnum) - Method in interface net.n2oapp.framework.autotest.api.component.snippet.Status
Проверка соответствия позиции текста
shouldHaveTextPosition(PositionEnum) - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oStatus
 
shouldHaveTextPosition(TextPositionEnum) - Method in interface net.n2oapp.framework.autotest.api.component.cell.ImageCell
Проверка позиции текста ячейки на соответствие ожидаемому значению
shouldHaveTextPosition(TextPositionEnum) - Method in interface net.n2oapp.framework.autotest.api.component.snippet.Image
Проверка позиции текста на соответствие
shouldHaveTextPosition(TextPositionEnum) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oImageCell
 
shouldHaveTextPosition(TextPositionEnum) - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oImage
 
shouldHaveTimestamp(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.snippet.Alert
Проверка того, что предупреждение содержит информацию о времени
shouldHaveTimestamp(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oAlert
 
shouldHaveTitle(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.application.Sidebar
Проверка точного соответствия текста заголовка (без учета регистра) ожидаемому значению
shouldHaveTitle(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.cell.ImageCell
Проверка заголовка ячейки на точное соответствие (без учета регистра) ожидаемому значению
shouldHaveTitle(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.drawer.Drawer
Проверяет соответствие заголовка окна
shouldHaveTitle(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.header.SearchItem
Проверка заголовка на соответствие
shouldHaveTitle(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.modal.Modal
Проверка заголовка на соответствие
shouldHaveTitle(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.page.Page
Проверка заголовка на соответствие
shouldHaveTitle(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.region.PanelRegion
Проверка заголовка на соответствие
shouldHaveTitle(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.Menu
Проверка заголовка меню на соответствие
shouldHaveTitle(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.snippet.Alert
Проверка заголовка на соответствие
shouldHaveTitle(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.snippet.Image
Проверка заголовка на соответствие
shouldHaveTitle(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.view.CalendarTimeViewHeader
 
shouldHaveTitle(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableHeader
Проверка текста заголовка на соответствие
shouldHaveTitle(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.application.N2oSidebar
 
shouldHaveTitle(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oImageCell
 
shouldHaveTitle(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.drawer.N2oDrawer
 
shouldHaveTitle(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oSearchItem
 
shouldHaveTitle(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.modal.N2oModal
 
shouldHaveTitle(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage
 
shouldHaveTitle(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oPanelRegion
 
shouldHaveTitle(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oGroupItem
 
shouldHaveTitle(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oMenu
 
shouldHaveTitle(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oAlert
 
shouldHaveTitle(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oImage
 
shouldHaveTitle(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarTimeViewHeader
 
shouldHaveTitle(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableHeader
 
shouldHaveTooltip(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.CheckboxGroup
Проверка соответствия тултипа при наведении на чекбокс со значением самой метки чекбокса
shouldHaveTooltip(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCheckboxGroup
 
shouldHaveTooltipTitle(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.CalendarEvent
 
shouldHaveTooltipTitle(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarEvent
 
shouldHaveTotalElements(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка общего числа элементов у виджета
shouldHaveTotalElements(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
shouldHaveType(RadioGroup.RadioTypeEnum) - Method in interface net.n2oapp.framework.autotest.api.component.control.RadioGroup
Проверка соответствия типа радио-кнопок
shouldHaveType(RadioGroup.RadioTypeEnum) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oRadioGroup
 
shouldHaveUploadFiles(int) - Method in interface net.n2oapp.framework.autotest.api.component.control.FileUploadControl
Проверка количества загруженных файлов
shouldHaveUploadFiles(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oFileUploadControl
 
shouldHaveUrl(String) - Method in interface net.n2oapp.framework.autotest.api.component.header.AnchorMenuItem
Проверка ссылки на соответствие
shouldHaveUrl(String) - Method in interface net.n2oapp.framework.autotest.api.component.snippet.Alert
Проверка ссылки на соответвие
shouldHaveUrl(String) - Method in interface net.n2oapp.framework.autotest.api.component.snippet.Image
Проверка ссылки изображения на соответствие
shouldHaveUrl(String) - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oAnchorMenuItem
 
shouldHaveUrl(String) - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oAlert
 
shouldHaveUrl(String) - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oImage
 
shouldHaveUrlMatches(String) - Method in interface net.n2oapp.framework.autotest.api.component.page.Page
Проверка совпадения части ссылки страницы
shouldHaveUrlMatches(String) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage
 
shouldHaveValidationMessage(WebElementCondition, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.field.StandardField
Проверка сообщения валидации на соответствие условию
shouldHaveValidationMessage(WebElementCondition, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oStandardField
 
shouldHaveValue(String) - Method in interface net.n2oapp.framework.autotest.api.component.cell.ProgressBarCell
Проверка соответствия текста внутри ячейки
shouldHaveValue(String) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oProgressBarCell
 
shouldHaveValue(String, int, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.CodeEditor
Проверка значения в линии
shouldHaveValue(String, int, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCodeEditor
 
shouldHaveValue(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.cell.RatingCell
Проверка актуального значения
shouldHaveValue(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.Control
Проверка значения в поле
shouldHaveValue(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.DropDown.DropDownItem
Проверка текста
shouldHaveValue(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.header.SearchBar
Проверка значения внутри поля поиска на соответствие
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oRatingCell
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oAutoComplete
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCheckbox
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCheckboxGroup
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCodeEditor
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInterval
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oFileUploadControl
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputMoney
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputText
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oMaskedInput
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oNumberPicker
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oOutputList
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oOutputText
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oPasswordControl
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oProgress
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oRadioGroup
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oRating
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSelect
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSlider
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTextArea
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTextEditor
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oSearchBar
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDown.N2oDropDownItem
 
shouldHaveValue(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDownTree.N2oDropDownTreeItem
 
shouldHaveValues(String, String[], Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.OutputList
Проверка соответствия значений и их разделителя
shouldHaveValues(String, String[], Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oOutputList
 
shouldHaveVisiblePassword() - Method in interface net.n2oapp.framework.autotest.api.component.control.PasswordControl
Проверка того, что пароль виден
shouldHaveVisiblePassword() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oPasswordControl
 
shouldHaveVisibleSizeInfo(int) - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl
Проверка наличия информации о размере у загруженного изображения
shouldHaveVisibleSizeInfo(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
shouldHaveWidth(int) - Method in interface net.n2oapp.framework.autotest.api.component.cell.ImageCell
Проверка ширины ячейки на соответствие ожидаемому значению
shouldHaveWidth(int) - Method in interface net.n2oapp.framework.autotest.api.component.snippet.Image
Проверка ширины изображения на соответствие
shouldHaveWidth(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.cards.Card.Column
 
shouldHaveWidth(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.chart.Area
Проверка ширины графика
shouldHaveWidth(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.chart.ChartWidget
Проверка ширины виджета
shouldHaveWidth(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.tiles.Tile
Проверка ширины панели
shouldHaveWidth(int) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oImageCell
 
shouldHaveWidth(int) - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oImage
 
shouldHaveWidth(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.cards.N2oCard.N2oColumn
 
shouldHaveWidth(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.chart.N2oArea
 
shouldHaveWidth(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.chart.N2oChartWidget
 
shouldHaveWidth(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.tiles.N2oTile
 
shouldHaveWidth(String) - Method in interface net.n2oapp.framework.autotest.api.component.drawer.Drawer
Проверка соответствия ширины выезжаемого окна
shouldHaveWidth(String) - Method in class net.n2oapp.framework.autotest.impl.component.drawer.N2oDrawer
 
shouldNotBeActive() - Method in interface net.n2oapp.framework.autotest.api.component.region.TabsRegion.TabItem
Проверка того, что вкладка не выбрана/открыта
shouldNotBeActive() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion.N2oTabItem
 
shouldNotBeChecked() - Method in interface net.n2oapp.framework.autotest.api.component.control.Checkbox
 
shouldNotBeChecked() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCheckbox
 
shouldNotBeChecked(int...) - Method in interface net.n2oapp.framework.autotest.api.component.DropDown
Множественная проверка невыбранности элементов из выпадающего списка
shouldNotBeChecked(int...) - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDown
 
shouldNotBeCleanable() - Method in interface net.n2oapp.framework.autotest.api.component.control.Select
Проверка того, что поле не очищаемо
shouldNotBeCleanable() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSelect
 
shouldNotBeClickable() - Method in interface net.n2oapp.framework.autotest.api.component.header.AnchorMenuItem
Проверка на некликабельность
shouldNotBeClickable() - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oAnchorMenuItem
 
shouldNotBeCollapsible() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.LineFieldSet
Проверка не возможности раскрытия/скрытия филдсета
shouldNotBeCollapsible() - Method in interface net.n2oapp.framework.autotest.api.component.region.LineRegion
Проверка, что регион не скрываем
shouldNotBeCollapsible() - Method in interface net.n2oapp.framework.autotest.api.component.region.PanelRegion
Проверка отсутствия возможности скрыть регион
shouldNotBeCollapsible() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oLineFieldSet
 
shouldNotBeCollapsible() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oLineRegion
 
shouldNotBeCollapsible() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oPanelRegion
 
shouldNotBeDisableDay(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInput
Проверка доступности дня в календаре для выбора
shouldNotBeDisableDay(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
shouldNotBeDraggable() - Method in interface net.n2oapp.framework.autotest.api.component.button.StandardButton
Проверка недоступности функции drag-n-drop
shouldNotBeDraggable() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableSimpleHeader
Проверка недоступности функции drag-n-drop
shouldNotBeDraggable() - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oStandardButton
 
shouldNotBeDraggable() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableSimpleHeader
 
shouldNotBeEmpty() - Method in interface net.n2oapp.framework.autotest.api.component.control.OutputText
Проверка того, что поле не пустое
shouldNotBeEmpty() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oOutputText
 
shouldNotBeExpandable() - Method in interface net.n2oapp.framework.autotest.api.component.cell.Cell
Проверка того, что ячейка не раскрываемая
shouldNotBeExpandable() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oCell
 
shouldNotBeExpandable() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
shouldNotBeInline() - Method in interface net.n2oapp.framework.autotest.api.component.cell.ListCell
Проверяет, что элементы не находятся в одной строке
shouldNotBeInline() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oListCell
 
shouldNotBeRequired() - Method in interface net.n2oapp.framework.autotest.api.component.field.StandardField
Проверка необязательности поля
shouldNotBeRequired() - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oStandardField
 
shouldNotBeRounded() - Method in interface net.n2oapp.framework.autotest.api.component.button.StandardButton
Проверка не круглой формы кнопки
shouldNotBeRounded() - Method in interface net.n2oapp.framework.autotest.api.component.field.ButtonField
Проверка не круглой формы кнопки
shouldNotBeRounded() - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oStandardButton
 
shouldNotBeRounded() - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oButtonField
 
shouldNotBeScrollable() - Method in interface net.n2oapp.framework.autotest.api.component.modal.Modal
Проверка отсутствия возможности прокрутки окна
shouldNotBeScrollable() - Method in class net.n2oapp.framework.autotest.impl.component.modal.N2oModal
 
shouldNotBeSelected() - Method in interface net.n2oapp.framework.autotest.api.component.DropDown.DropDownItem
Проверка невыбранности
shouldNotBeSelected() - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDown.N2oDropDownItem
 
shouldNotBeSelected() - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDownTree.N2oDropDownTreeItem
 
shouldNotBeSorted() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableHeader
Проверка того, что заголовок в состоянии не отсортированности столбца
shouldNotBeSorted() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableHeader
 
shouldNotBeWordWrapped(Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableWidget
Проверка того, что нет переноса слов
shouldNotBeWordWrapped(Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget
 
shouldNotExists() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка не существования пагинации
shouldNotExists() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
shouldNotExists(Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.Component
Проверка отсутствия компонент на странице
shouldNotExists(Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.snippet.Alert
Проверка того, что предупреждение отсутствует
shouldNotExists(Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.N2oComponent
 
shouldNotExists(Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.snippet.N2oAlert
 
shouldNotHaveAddButton() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSet
Проверка отсутствия кнопки добавления филдсетов
shouldNotHaveAddButton() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
shouldNotHaveCopyButton() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSetItem
Проверка наличи кнопки копирования этого филдсета
shouldNotHaveCopyButton() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSetItem
 
shouldNotHaveDashedLabel() - Method in interface net.n2oapp.framework.autotest.api.component.cell.TooltipListCell
Проверка не подчеркнутости заголовока пунктиром
shouldNotHaveDashedLabel() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oTooltipListCell
 
shouldNotHaveDeleteButton(int) - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl
Проверка отсутствия кнопки очистки файла
shouldNotHaveDeleteButton(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
shouldNotHaveDescription() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.FieldSet
Проверка того, что метки не существует
shouldNotHaveDescription() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oFieldSet
 
shouldNotHaveDndIcon() - Method in interface net.n2oapp.framework.autotest.api.component.button.StandardButton
Проверка отсутствия иконки drag-n-drop для перемещения
shouldNotHaveDndIcon() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableSimpleHeader
Проверка отсутствия иконки drag-n-drop для перемещения
shouldNotHaveDndIcon() - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oStandardButton
 
shouldNotHaveDndIcon() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableSimpleHeader
 
shouldNotHaveDropdownOptions() - Method in interface net.n2oapp.framework.autotest.api.component.control.AutoComplete
Проверка того, что нет ни одной опции в раскрывающемся списке
shouldNotHaveDropdownOptions() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oAutoComplete
 
shouldNotHaveFixedFooter() - Method in interface net.n2oapp.framework.autotest.api.component.drawer.Drawer
Проверка того, что нижняя часть окна не зафиксирована
shouldNotHaveFixedFooter() - Method in class net.n2oapp.framework.autotest.impl.component.drawer.N2oDrawer
 
shouldNotHaveHeader() - Method in interface net.n2oapp.framework.autotest.api.component.modal.Modal
Проверка отсутствия шапки
shouldNotHaveHeader() - Method in class net.n2oapp.framework.autotest.impl.component.modal.N2oModal
 
shouldNotHaveHeadline() - Method in interface net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.GroupItem
Проверка отсутствия разделительной линии
shouldNotHaveHeadline() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oScrollspyRegion.N2oGroupItem
 
shouldNotHaveIcon() - Method in interface net.n2oapp.framework.autotest.api.component.button.StandardButton
Проверка отсутствия иконки у кнопки
shouldNotHaveIcon() - Method in interface net.n2oapp.framework.autotest.api.component.cell.Cell
Проверка того, что ячейка не содержит иконку
shouldNotHaveIcon() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableHeader
Проверка отсутствия иконки
shouldNotHaveIcon() - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oStandardButton
 
shouldNotHaveIcon() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oCell
 
shouldNotHaveIcon() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableHeader
 
shouldNotHaveLabel() - Method in interface net.n2oapp.framework.autotest.api.component.field.Field
Проверка того, что метки не существует
shouldNotHaveLabel() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.FieldSet
Проверка того, что метки не существует
shouldNotHaveLabel() - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oField
 
shouldNotHaveLabel() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oLineFieldSet
 
shouldNotHaveLabel() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
shouldNotHaveLabel() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oSimpleFieldSet
 
shouldNotHaveLast() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка отсутствия кнопки перехода на последнюю страницу
shouldNotHaveLast() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
shouldNotHaveLink() - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.Breadcrumb.Crumb
Проверка отсутствия ссылки у крошки
shouldNotHaveLink() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oBreadcrumb.N2oCrumb
 
shouldNotHaveNameInfo(int) - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl
Проверка отсутствия имени у загруженного изображения
shouldNotHaveNameInfo(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
shouldNotHaveNext() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка отсутствия кнопки перехода на следующую страницу
shouldNotHaveNext() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
shouldNotHaveOptions(Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.CheckboxGroup
Проверка отсутствия чекбоксов
shouldNotHaveOptions(Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.RadioGroup
Проверка отсутствия радио-кнопок
shouldNotHaveOptions(Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCheckboxGroup
 
shouldNotHaveOptions(Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oRadioGroup
 
shouldNotHavePrefix() - Method in interface net.n2oapp.framework.autotest.api.component.control.TimePicker
Проверка отсутствия префикса
shouldNotHavePrefix() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
shouldNotHavePrev() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка отсутствия кнопки перехода на предыдущую страницу
shouldNotHavePrev() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
shouldNotHavePreview(int) - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl
Проверка отсутствия возмножности предварительного просмотра изображения
shouldNotHavePreview(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
shouldNotHaveRemoveAllButton() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSet
Проверка отсутствия кнопки удаления всех филдсетов
shouldNotHaveRemoveAllButton() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSet
 
shouldNotHaveRemoveButton() - Method in interface net.n2oapp.framework.autotest.api.component.fieldset.MultiFieldSetItem
Проверка отсутствия кнопки удаления этого филдсета
shouldNotHaveRemoveButton() - Method in class net.n2oapp.framework.autotest.impl.component.fieldset.N2oMultiFieldSetItem
 
shouldNotHaveRows() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableWidget.Rows
Проверка отсутствия строк
shouldNotHaveRows() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oRows
 
shouldNotHaveScrollbar() - Method in interface net.n2oapp.framework.autotest.api.component.region.TabsRegion
Проверка отсутствия полосы прокрутки
shouldNotHaveScrollbar() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion
 
shouldNotHaveScrollToTopButton() - Method in interface net.n2oapp.framework.autotest.api.component.page.TopLeftRightPage
Проверка наличия кнопки скрола в низ страницы
shouldNotHaveScrollToTopButton() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oTopLeftRightPage
 
shouldNotHaveSelectedRows() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableWidget.Rows
Проверка отсутствия выбранных строк
shouldNotHaveSelectedRows() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oRows
 
shouldNotHaveText(Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.cell.LinkCell
Проверка того, что ячейка не содержит текста
shouldNotHaveText(Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oLinkCell
 
shouldNotHaveTitle() - Method in interface net.n2oapp.framework.autotest.api.component.region.PanelRegion
Проверка отсутствия заголовка
shouldNotHaveTitle() - Method in interface net.n2oapp.framework.autotest.api.component.region.TabsRegion.TabItem
Проверка отсутствия наименования
shouldNotHaveTitle() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableHeader
Проверка отсутствия заголовка
shouldNotHaveTitle() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oPanelRegion
 
shouldNotHaveTitle() - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion.N2oTabItem
 
shouldNotHaveTitle() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableHeader
 
shouldNotHaveTooltip() - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.CalendarEvent
 
shouldNotHaveTooltip() - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarEvent
 
shouldNotHaveTotalElements() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Проверка отсутствия отображения общего числа элементов
shouldNotHaveTotalElements() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
shouldNotHaveValue(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.OutputText
Проверка того, что поле не содержит ожидаемое значение
shouldNotHaveValue(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oOutputText
 
shouldNotHaveVisiblePassword() - Method in interface net.n2oapp.framework.autotest.api.component.control.PasswordControl
Проверка того, что пароль не виден
shouldNotHaveVisiblePassword() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oPasswordControl
 
shouldNotHaveVisibleSizeInfo(int) - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl
Проверка отсутствия информации о размере у загруженного изображения
shouldNotHaveVisibleSizeInfo(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
shouldSelected(int, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.Select
Проверка количества выбранных опций с ожидаемым значением.
shouldSelected(int, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSelect
 
shouldSelected(String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.Select
Проверка наличия выбранной опции с ожидаемым значением
shouldSelected(String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSelect
 
shouldSelectedHours(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.TimePicker
Проверка выбранных часов
shouldSelectedHours(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
shouldSelectedHoursMinutes(String, String) - Method in interface net.n2oapp.framework.autotest.api.component.control.TimePicker
Проверка выбранного времени без секунд
shouldSelectedHoursMinutes(String, String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
shouldSelectedHoursMinutesSeconds(String, String, String) - Method in interface net.n2oapp.framework.autotest.api.component.control.TimePicker
Проверка выбранного времени
shouldSelectedHoursMinutesSeconds(String, String, String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
shouldSelectedMinutes(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.TimePicker
Проверка выбранных минут
shouldSelectedMinutes(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oTimePicker
 
shouldSelectedMulti(String[], Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelect
Проверка наличия выбранных опций с ожидаемыми значениями
shouldSelectedMulti(String[], Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelectTree
Проверка наличия выбранных опций с ожидаемыми значениями
shouldSelectedMulti(String[], Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
shouldSelectedMulti(String[], Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
shouldSelectedMultiSize(int) - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelect
Проверка количества выбранных опций с ожидаемыми значениями
shouldSelectedMultiSize(int) - Method in interface net.n2oapp.framework.autotest.api.component.control.InputSelectTree
Проверка количества выбранных опций с ожидаемыми значениями
shouldSelectedMultiSize(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelect
 
shouldSelectedMultiSize(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
sidebar() - Method in interface net.n2oapp.framework.autotest.api.component.page.Page
 
sidebar() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage
 
Sidebar - Interface in net.n2oapp.framework.autotest.api.component.application
Компонент боковой панели для автотестирования
SimpleFieldSet - Interface in net.n2oapp.framework.autotest.api.component.fieldset
Простой филдсет для автотестирования
SimpleHeader - Interface in net.n2oapp.framework.autotest.api.component.header
Компонент header для автотестирования
simpleItems() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oOutputList
 
SimplePage - Interface in net.n2oapp.framework.autotest.api.component.page
Простая страница для автотестирования
SimpleRegion - Interface in net.n2oapp.framework.autotest.api.component.region
Простой регион для автотестирования
Slider - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент ползунок для автотестирования
sliderElement(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oSlider
 
SMALL - Enum constant in enum class net.n2oapp.framework.autotest.api.component.cell.ProgressBarCell.SizeEnum
 
Snippet - Interface in net.n2oapp.framework.autotest.api.component.snippet
 
sortingIcon() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableHeader
 
SQUARE - Enum constant in enum class net.n2oapp.framework.autotest.BadgeShapeEnum
 
StandardButton - Interface in net.n2oapp.framework.autotest.api.component.button
Стандартная кнопка для автотестирования
StandardCalendarView - Interface in net.n2oapp.framework.autotest.api.component.widget.calendar.view
Стандартный вид отображения календаря для автотестирования
StandardField - Interface in net.n2oapp.framework.autotest.api.component.field
Стандартное поле формы для автотестирования
StandardPage - Interface in net.n2oapp.framework.autotest.api.component.page
Стандартная страница для автотестирования
StandardWidget - Interface in net.n2oapp.framework.autotest.api.component.widget
Стандартный виджет для автотестирования
StandardWidget.WidgetToolbar - Interface in net.n2oapp.framework.autotest.api.component.widget
Панель кнопок виджета для автотестирования
Status - Interface in net.n2oapp.framework.autotest.api.component.snippet
Компонент отображения статуса для автотестирования
statusShouldHaveIcon(ImageStatusElementPlaceEnum, int, String) - Method in interface net.n2oapp.framework.autotest.api.component.cell.ImageCell
Проверка иконки статуса на соответствие ожидаемому значению
statusShouldHaveIcon(ImageStatusElementPlaceEnum, int, String) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oImageCell
 
stepButton() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputText
 
subHeader(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.widget.list.ListWidget.Content
Возвращает подшапку строки
subHeader(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oListWidget.N2oContent
 
SubPageRegion - Interface in net.n2oapp.framework.autotest.api.component.region
Регион подстраниц для автотестирования
SUCCESS - Enum constant in enum class net.n2oapp.framework.autotest.ColorsEnum
 
SUCCESS - Enum constant in enum class net.n2oapp.framework.autotest.websocket.BadgeColorEnum
 
switcher() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oInputSelectTree
 
switcher() - Method in class net.n2oapp.framework.autotest.impl.component.N2oDropDownTree.N2oDropDownTreeItem
 
switcher() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oTreeWidget.N2oTreeItem
 
switchSidebar() - Method in interface net.n2oapp.framework.autotest.api.component.header.SimpleHeader
Клик по иконки переключателя боковой панели
switchSidebar() - Method in class net.n2oapp.framework.autotest.impl.component.header.N2oSimpleHeader
 

T

tab(int) - Method in interface net.n2oapp.framework.autotest.api.component.region.TabsRegion
Возвращает элемент вкладку по номеру
tab(int) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion
 
tab(WebElementCondition) - Method in interface net.n2oapp.framework.autotest.api.component.region.TabsRegion
Возвращает элемент вкладку по словию
tab(WebElementCondition) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oTabsRegion
 
TableFilterHeader - Interface in net.n2oapp.framework.autotest.api.component.widget.table
Заголовок фильтруемого столбца таблицы для автотестирования
TableHeader - Interface in net.n2oapp.framework.autotest.api.component.widget.table
Заголовки столбцов таблицы для автотестирования
TableHeaders - Interface in net.n2oapp.framework.autotest.api.collection
Заголовки столбцов таблицы для автотестирования
TableMultiHeader - Interface in net.n2oapp.framework.autotest.api.component.widget.table
Заголовок мультистолбца таблицы для автотестирования
TableSimpleHeader - Interface in net.n2oapp.framework.autotest.api.component.widget.table
Заголовок простого столбца таблицы для автотестирования
TableWidget - Interface in net.n2oapp.framework.autotest.api.component.widget.table
Виджет таблица для автотестирования
TableWidget.Columns - Interface in net.n2oapp.framework.autotest.api.component.widget.table
Компонент колонки таблицы для автотестирования
TableWidget.Filters - Interface in net.n2oapp.framework.autotest.api.component.widget.table
Компонент фильтры таблицы для автотестирования
TableWidget.Rows - Interface in net.n2oapp.framework.autotest.api.component.widget.table
 
TABS - Enum constant in enum class net.n2oapp.framework.autotest.api.component.control.RadioGroup.RadioTypeEnum
 
TabsRegion - Interface in net.n2oapp.framework.autotest.api.component.region
Регион в виде вкладок для автотестирования
TabsRegion.TabItem - Interface in net.n2oapp.framework.autotest.api.component.region
Компонент вкладка для автотестирования
text() - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oOutputText
 
Text - Interface in net.n2oapp.framework.autotest.api.component.snippet
Компонент текста для автотестирования
TextArea - Interface in net.n2oapp.framework.autotest.api.component.control
Поле ввода многострочного текста для автотестирования
TextCell - Interface in net.n2oapp.framework.autotest.api.component.cell
Ячейка с текстом для автотестирования
TextEditor - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент редактирования текста для автотестирования
tile(int) - Method in interface net.n2oapp.framework.autotest.api.component.widget.tiles.TilesWidget
Возвращает компонент панель необходимого номер
tile(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.tiles.N2oTilesWidget
 
Tile - Interface in net.n2oapp.framework.autotest.api.component.widget.tiles
Компонент панель для автотестирования
tiles() - Method in class net.n2oapp.framework.autotest.impl.component.widget.tiles.N2oTilesWidget
 
TilesWidget - Interface in net.n2oapp.framework.autotest.api.component.widget.tiles
Виджет панели для автотестирования
timeButtonShouldHaveLabel(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInput
Проверка текста кнопки времени
timeButtonShouldHaveLabel(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
timeCell(int) - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.N2oCalendarAgendaView
 
TimePicker - Interface in net.n2oapp.framework.autotest.api.component.control
Компонент ввода времени для автотестирования
timeVal(String, String, String) - Method in interface net.n2oapp.framework.autotest.api.component.control.DateInput
Ввод времени
timeVal(String, String, String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oDateInput
 
todayButton() - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.CalendarToolbar
 
todayButton() - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarToolbar
 
toolbar() - Method in interface net.n2oapp.framework.autotest.api.component.cell.ToolbarCell
 
toolbar() - Method in interface net.n2oapp.framework.autotest.api.component.drawer.Drawer
 
toolbar() - Method in interface net.n2oapp.framework.autotest.api.component.field.StandardField
 
toolbar() - Method in interface net.n2oapp.framework.autotest.api.component.modal.Modal
 
toolbar() - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.Overlay
 
toolbar() - Method in interface net.n2oapp.framework.autotest.api.component.page.Page
 
toolbar() - Method in interface net.n2oapp.framework.autotest.api.component.widget.StandardWidget
 
toolbar() - Method in interface net.n2oapp.framework.autotest.api.component.widget.table.TableWidget.Filters
Возвращает панель кнопок у фильтров
toolbar() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oToolbarCell
 
toolbar() - Method in class net.n2oapp.framework.autotest.impl.component.drawer.N2oDrawer
 
toolbar() - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oStandardField
 
toolbar() - Method in class net.n2oapp.framework.autotest.impl.component.modal.N2oModal
 
toolbar() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oOverlay
 
toolbar() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage
 
toolbar() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oStandardWidget
 
toolbar() - Method in class net.n2oapp.framework.autotest.impl.component.widget.table.N2oTableWidget.N2oFilters
 
Toolbar - Interface in net.n2oapp.framework.autotest.api.collection
Панель действий для автотестирования
ToolbarCell - Interface in net.n2oapp.framework.autotest.api.component.cell
Ячейка таблицы с кнопками для автотестирования
tooltip() - Method in interface net.n2oapp.framework.autotest.api.component.button.Button
 
tooltip() - Method in interface net.n2oapp.framework.autotest.api.component.cell.Cell
Возвращает тултип ячейки
tooltip() - Method in class net.n2oapp.framework.autotest.impl.component.button.N2oButton
 
tooltip() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oCell
 
tooltip() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oCheckboxCell
 
tooltip() - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oTextCell
 
tooltip() - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oButtonField
 
Tooltip - Interface in net.n2oapp.framework.autotest.api.component
Тултип компонента страницы
TooltipListCell - Interface in net.n2oapp.framework.autotest.api.component.cell
Ячейка с тултипом и раскрывающимся текстовым списком для автотестирования
tooltipShouldHavePosition(String) - Method in interface net.n2oapp.framework.autotest.api.component.field.ButtonField
Проверка соответствия позиции подсказки
tooltipShouldHavePosition(String) - Method in class net.n2oapp.framework.autotest.impl.component.field.N2oButtonField
 
top() - Method in interface net.n2oapp.framework.autotest.api.component.page.TopLeftRightPage
Возвращает регионы из верхней части страницы
top() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oTopLeftRightPage
 
TOP - Enum constant in enum class net.n2oapp.framework.autotest.api.component.drawer.Drawer.PlacementEnum
 
TOP - Enum constant in enum class net.n2oapp.framework.autotest.api.component.snippet.Alert.PlacementEnum
 
TOP_LEFT - Enum constant in enum class net.n2oapp.framework.autotest.api.component.snippet.Alert.PlacementEnum
 
TOP_RIGHT - Enum constant in enum class net.n2oapp.framework.autotest.api.component.snippet.Alert.PlacementEnum
 
topLeft() - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.PageToolbar
 
topLeft() - Method in interface net.n2oapp.framework.autotest.api.component.widget.StandardWidget.WidgetToolbar
Возвращает левую верхнюю панель кнопок
topLeft() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oPageToolbar
 
topLeft() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oStandardWidget.N2oWidgetToolbar
 
TopLeftRightPage - Interface in net.n2oapp.framework.autotest.api.component.page
Страница с тремя регионами для автотестирования
topRight() - Method in interface net.n2oapp.framework.autotest.api.component.page.Page.PageToolbar
 
topRight() - Method in interface net.n2oapp.framework.autotest.api.component.widget.StandardWidget.WidgetToolbar
Возвращает правую верхнюю панель кнопок
topRight() - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oPage.N2oPageToolbar
 
topRight() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oStandardWidget.N2oWidgetToolbar
 
totalElements() - Method in interface net.n2oapp.framework.autotest.api.component.widget.Paging
Возвращает общее количества элементов у виджета
totalElements() - Method in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
totalTextLocator - Variable in class net.n2oapp.framework.autotest.impl.component.widget.N2oPaging
 
treeItem - Variable in class net.n2oapp.framework.autotest.impl.component.widget.N2oTreeWidget
 
TreeWidget - Interface in net.n2oapp.framework.autotest.api.component.widget
Виджет дерево для автотестирования
TreeWidget.TreeItem - Interface in net.n2oapp.framework.autotest.api.component.widget
 

U

uncheck(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.CheckboxGroup
Снять выбранность чекбокса по метке, если чекбокс не выбран, то ничего изменено не будет
uncheck(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oCheckboxGroup
 
uploadAreaShouldHaveHeight(int) - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl
Проверка высоты поля для загрузки изображения
uploadAreaShouldHaveHeight(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
uploadAreaShouldHaveIcon(String) - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl
Проверка иконки поля для загрузки изображения
uploadAreaShouldHaveIcon(String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
uploadAreaShouldHaveIconSize(int) - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl
Проверка размера поля для загрузки изображения
uploadAreaShouldHaveIconSize(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
uploadAreaShouldHaveShape(ShapeTypeEnum) - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl
Проверка формы поля для загрузки изображения
uploadAreaShouldHaveShape(ShapeTypeEnum) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
uploadAreaShouldHaveWidth(int) - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl
Проверка ширины поля для загрузки изображения
uploadAreaShouldHaveWidth(int) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
uploadFile(File...) - Method in interface net.n2oapp.framework.autotest.api.component.cell.FileUploadCell
Загрузка файла(ов) в ячейку
uploadFile(File...) - Method in interface net.n2oapp.framework.autotest.api.component.control.FileUploadControl
Загрузка файлов
uploadFile(File...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oFileUploadCell
 
uploadFile(File...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oFileUploadControl
 
uploadFile(MultipartFile) - Method in class net.n2oapp.framework.autotest.run.FileStoreController
 
uploadFileShouldHaveLink(int, String) - Method in interface net.n2oapp.framework.autotest.api.component.cell.FileUploadCell
Проверка того, что ссылка на файл по индексу соответствует ожидаемому значению
uploadFileShouldHaveLink(int, String) - Method in interface net.n2oapp.framework.autotest.api.component.control.FileUploadControl
Проверка ссылки загруженного файлов
uploadFileShouldHaveLink(int, String) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oFileUploadCell
 
uploadFileShouldHaveLink(int, String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oFileUploadControl
 
uploadFileShouldHaveName(int, String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.cell.FileUploadCell
Проверка того, что имя файла по индексу соответствует ожидаемому значению
uploadFileShouldHaveName(int, String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.control.FileUploadControl
Проверка названия загруженного файла
uploadFileShouldHaveName(int, String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oFileUploadCell
 
uploadFileShouldHaveName(int, String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oFileUploadControl
 
uploadFileShouldHaveSize(int, String) - Method in interface net.n2oapp.framework.autotest.api.component.control.FileUploadControl
Проверка размера загруженного файлов
uploadFileShouldHaveSize(int, String) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oFileUploadControl
 
uploadFileShouldHaveSize(int, String, Duration...) - Method in interface net.n2oapp.framework.autotest.api.component.cell.FileUploadCell
Проверка того, что размер файла по индексу соответствует ожидаемому значению
uploadFileShouldHaveSize(int, String, Duration...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oFileUploadCell
 
uploadFromClasspath(String...) - Method in interface net.n2oapp.framework.autotest.api.component.cell.FileUploadCell
Загрузка файла(ов) в ячейку
uploadFromClasspath(String...) - Method in interface net.n2oapp.framework.autotest.api.component.control.FileUploadControl
Загрузка файлов через classpath
uploadFromClasspath(String...) - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl
Загрузка изображений через classpath
uploadFromClasspath(String...) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oFileUploadCell
 
uploadFromClasspath(String...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oFileUploadControl
 
uploadFromClasspath(String...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
uploadImage(File...) - Method in interface net.n2oapp.framework.autotest.api.component.control.ImageUploadControl
Загрузка изображений в виде файлов
uploadImage(File...) - Method in class net.n2oapp.framework.autotest.impl.component.control.N2oImageUploadControl
 
uploadMultiFile(MultipartFile[]) - Method in class net.n2oapp.framework.autotest.run.FileStoreController
 

V

validateData(Object, HttpServletRequest) - Method in class net.n2oapp.framework.autotest.run.N2oController
 
value(String) - Method in interface net.n2oapp.framework.autotest.api.component.cell.RatingCell
Выбор значения рейтинга
value(String) - Method in class net.n2oapp.framework.autotest.impl.component.cell.N2oRatingCell
 
valueOf(String) - Static method in enum class net.n2oapp.framework.autotest.api.component.cell.ProgressBarCell.SizeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.n2oapp.framework.autotest.api.component.control.RadioGroup.RadioTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.n2oapp.framework.autotest.api.component.drawer.Drawer.PlacementEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.MenuPositionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.n2oapp.framework.autotest.api.component.snippet.Alert.PlacementEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.n2oapp.framework.autotest.api.component.widget.Paging.LayoutEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.n2oapp.framework.autotest.BadgePositionEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.n2oapp.framework.autotest.BadgeShapeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.n2oapp.framework.autotest.ColorsEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.CalendarViewTypeEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.n2oapp.framework.autotest.websocket.BadgeColorEnum
Returns the enum constant of this class with the specified name.
values() - Static method in enum class net.n2oapp.framework.autotest.api.component.cell.ProgressBarCell.SizeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.n2oapp.framework.autotest.api.component.control.RadioGroup.RadioTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.n2oapp.framework.autotest.api.component.drawer.Drawer.PlacementEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.n2oapp.framework.autotest.api.component.region.ScrollspyRegion.MenuPositionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.n2oapp.framework.autotest.api.component.snippet.Alert.PlacementEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.n2oapp.framework.autotest.api.component.widget.Paging.LayoutEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.n2oapp.framework.autotest.BadgePositionEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.n2oapp.framework.autotest.BadgeShapeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.n2oapp.framework.autotest.ColorsEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.CalendarViewTypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.n2oapp.framework.autotest.websocket.BadgeColorEnum
Returns an array containing the constants of this enum class, in the order they are declared.

W

WARNING - Enum constant in enum class net.n2oapp.framework.autotest.ColorsEnum
 
WARNING - Enum constant in enum class net.n2oapp.framework.autotest.websocket.BadgeColorEnum
 
WebSocketMessageController - Class in net.n2oapp.framework.autotest.websocket
 
WebSocketMessageController() - Constructor for class net.n2oapp.framework.autotest.websocket.WebSocketMessageController
 
WEEK - Enum constant in enum class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.CalendarViewTypeEnum
 
weekView() - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.CalendarWidget
 
weekView() - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarWidget
 
weekViewButton() - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.CalendarToolbar
 
weekViewButton() - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarToolbar
 
WHITE - Enum constant in enum class net.n2oapp.framework.autotest.ColorsEnum
 
widget(int, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.Widgets
Возвращает найденный по индексу виджет
widget(int, Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.region.RegionItems
Возвращает виджет по номеру на странице
widget(int, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oWidgets
 
widget(int, Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oRegionItems
 
widget(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.collection.Widgets
Возвращает первый найденный виджет
widget(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.page.SimplePage
Возвращает виджет
widget(Class<T>) - Method in interface net.n2oapp.framework.autotest.api.component.region.RegionItems
Возвращает первый найденный виджет
widget(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.collection.N2oWidgets
 
widget(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.page.N2oSimplePage
 
widget(Class<T>) - Method in class net.n2oapp.framework.autotest.impl.component.region.N2oRegionItems
 
Widget - Interface in net.n2oapp.framework.autotest.api.component.widget
Виджет для автотестирования
Widgets - Interface in net.n2oapp.framework.autotest.api.collection
Виджеты для автотестирования
WORK_WEEK - Enum constant in enum class net.n2oapp.framework.autotest.impl.component.widget.calendar.view.CalendarViewTypeEnum
 
workWeekButton() - Method in interface net.n2oapp.framework.autotest.api.component.widget.calendar.CalendarToolbar
 
workWeekButton() - Method in class net.n2oapp.framework.autotest.impl.component.widget.calendar.N2oCalendarToolbar
 
wsMessageController() - Method in class net.n2oapp.framework.autotest.run.AutoTestApplication.AutoTestWebSocketConfiguration
 
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values