Uses of Class
org.jenkinsci.test.acceptance.po.View
Package
Description
-
Uses of View in org.jenkinsci.test.acceptance.plugins.dashboard_view
Modifier and TypeClassDescriptionclass
PageObject of DashboardView Configuration Page. -
Uses of View in org.jenkinsci.test.acceptance.plugins.nested_view
-
Uses of View in org.jenkinsci.test.acceptance.po
Modifier and TypeMethodDescription<T extends View>
T<T extends View>
T<T extends View>
TReturns the page object of a view.<T extends View>
TFolder.selectView
(Class<T> type, String viewName) Modifier and TypeMethodDescriptionView.containsColumnHeader
(String headerName) View.containsColumnHeaderTooltip
(String tooltip) View.containsImage
(String imageName) View.containsJob
(Job needle) View.containsLinkWithTooltip
(String text) View.containsSvgWithText
(String text) View.hasDescription
(String description)