Uses of Class
org.jenkinsci.test.acceptance.po.PageObject
Packages that use PageObject
Package
Description
-
Uses of PageObject in org.jenkinsci.test.acceptance
Methods in org.jenkinsci.test.acceptance that return types with arguments of type PageObjectModifier and TypeMethodDescriptionstatic Matcher<PageObject> For asserting that aPageObject's top page has an action of the given name.static Matcher<PageObject> Matchers.pageObjectDoesNotExist()static Matcher<PageObject> Matchers.pageObjectExists() -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.audit_trail
Subclasses of PageObject in org.jenkinsci.test.acceptance.plugins.audit_trail -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.config_file_provider
Subclasses of PageObject in org.jenkinsci.test.acceptance.plugins.config_file_providerModifier and TypeClassDescriptionclassclassClass for custom config files.classClass for Maven Settings files.classAbstract class for files provided byConfigFileProvider. -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.configuration_as_code
Subclasses of PageObject in org.jenkinsci.test.acceptance.plugins.configuration_as_code -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.credentials
Subclasses of PageObject in org.jenkinsci.test.acceptance.plugins.credentialsModifier and TypeClassDescriptionclassclassclass"Manage Credentials" page.Constructors in org.jenkinsci.test.acceptance.plugins.credentials with parameters of type PageObjectModifierConstructorDescriptionprotectedBaseStandardCredentials(PageObject context, String path) protectedCredential(PageObject context, String path) FileCredentials(PageObject context, String path) StringCredentials(PageObject context, String path) UserPwdCredential(PageObject context, String path) -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.credentialsbinding
Subclasses of PageObject in org.jenkinsci.test.acceptance.plugins.credentialsbinding -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.csp
Subclasses of PageObject in org.jenkinsci.test.acceptance.plugins.csp -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.dashboard_view
Subclasses of PageObject in org.jenkinsci.test.acceptance.plugins.dashboard_viewModifier and TypeClassDescriptionclassPageObject of DashboardView Configuration Page. -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.dashboard_view.controls
Constructors in org.jenkinsci.test.acceptance.plugins.dashboard_view.controls with parameters of type PageObjectModifierConstructorDescriptionColumnsArea(PageObject context, String path) Creates a new PageArea for the config list of columns that should be shown in the default job list.DashboardPortlets(PageObject context, String path) JobFiltersArea(PageObject context, String path) Create a new Area for the configuration regarding the job filters.MainArea(PageObject context, String path) Create a new Area for the configuration of title and descriptions. -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.dashboard_view.read
Constructors in org.jenkinsci.test.acceptance.plugins.dashboard_view.read with parameters of type PageObjectModifierConstructorDescriptionBreadCrumbs(PageObject context, String path) Create a new object for reading the breadcrumbs in the dashboard view.BuildExecutorStatus(PageObject context, String path) MainPanel(PageObject context, String path) ProjectStatusStdJobList(PageObject context, String path) -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.disk_usage
Subclasses of PageObject in org.jenkinsci.test.acceptance.plugins.disk_usage -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.envinject
Subclasses of PageObject in org.jenkinsci.test.acceptance.plugins.envinjectConstructors in org.jenkinsci.test.acceptance.plugins.envinject with parameters of type PageObject -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.gerrit_trigger
Subclasses of PageObject in org.jenkinsci.test.acceptance.plugins.gerrit_triggerModifier and TypeClassDescriptionclassPage Object for Gerrit Trigger test-job (configuration) page.classPage Object for Gerrit Trigger newServer (configuration) page.classPage Object for Gerrit Trigger server (configuration) page. -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.gitlab_plugin
Subclasses of PageObject in org.jenkinsci.test.acceptance.plugins.gitlab_pluginConstructors in org.jenkinsci.test.acceptance.plugins.gitlab_plugin with parameters of type PageObjectModifierConstructorDescriptionGitLabPersonalAccessTokenCredential(PageObject context, String path) -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.html_publisher
Subclasses of PageObject in org.jenkinsci.test.acceptance.plugins.html_publisherConstructors in org.jenkinsci.test.acceptance.plugins.html_publisher with parameters of type PageObject -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.job_config_history
Subclasses of PageObject in org.jenkinsci.test.acceptance.plugins.job_config_history -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.junit
Subclasses of PageObject in org.jenkinsci.test.acceptance.plugins.junit -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.logparser
Subclasses of PageObject in org.jenkinsci.test.acceptance.plugins.logparserConstructors in org.jenkinsci.test.acceptance.plugins.logparser with parameters of type PageObject -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.maven
Subclasses of PageObject in org.jenkinsci.test.acceptance.plugins.mavenModifier and TypeClassDescriptionclassclassclassclass -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.nested_view
Subclasses of PageObject in org.jenkinsci.test.acceptance.plugins.nested_view -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.priority_sorter
Subclasses of PageObject in org.jenkinsci.test.acceptance.plugins.priority_sorter -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.script_security
Subclasses of PageObject in org.jenkinsci.test.acceptance.plugins.script_securityModifier and TypeClassDescriptionclassAdministrator page to approve script security. -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.scriptler
Subclasses of PageObject in org.jenkinsci.test.acceptance.plugins.scriptler -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.ssh_credentials
Constructors in org.jenkinsci.test.acceptance.plugins.ssh_credentials with parameters of type PageObjectModifierConstructorDescriptionDirect(PageObject parent, String path) SshCredentialDialog(PageObject context, String path) SshPrivateKeyCredential(PageObject context, String path) -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.ssh_slaves
Constructors in org.jenkinsci.test.acceptance.plugins.ssh_slaves with parameters of type PageObjectModifierConstructorDescriptionSshSlaveConnector(PageObject context, String path) SshSlaveLauncher(PageObject context, String path) -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.stageview
Constructors in org.jenkinsci.test.acceptance.plugins.stageview with parameters of type PageObject -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.subversion
Subclasses of PageObject in org.jenkinsci.test.acceptance.plugins.subversionModifier and TypeClassDescriptionclassPageObject for the Subversion "advanced" section.classSuperclass for the different repository browser accessable in the svn pluginclassPageArea for the WebSvn repository browserConstructors in org.jenkinsci.test.acceptance.plugins.subversion with parameters of type PageObject -
Uses of PageObject in org.jenkinsci.test.acceptance.plugins.xunit
Constructors in org.jenkinsci.test.acceptance.plugins.xunit with parameters of type PageObject -
Uses of PageObject in org.jenkinsci.test.acceptance.po
Subclasses of PageObject in org.jenkinsci.test.acceptance.poModifier and TypeClassDescriptionclassPage object action.classArtifact of a buildclassclassclassPO for `/build` page that wait for user to specify parameters.classclassPageObjectthat can be configured and saved.classPageObjectthat represents a model that has multiple views underneath.classBuilt-in standard slave type.classA container that stores nested items likejobs.classclassA freestyle multi-branch job (requires installation of multi-branch-project-plugin).classGlobal security configuration UI.classGlobal tools configuration UI.classTop-level object that acts as an entry point to various systems.classPage object for the system configuration page.static final classclassclassJob Page object superclass.classclassclassPage object for login page.classPage object for logging out of Jenkins.classclassSpecific combination of axis values.classclassclassDifferent Jenkins model objects often share a common trait, and for better reuse it makes sense to split them off into a separate page object.classCommon base for Jenkins and Slave.classInstalled plugin.classPage object for plugin manager.classAn agent page object.classMix-in for slaves.classPageObjectfor the snippet generator to create bits of code for individual steps.classSuper class for top level items.classclassclassPage object for view, which is a collection of jobs rendered in the UI.classMix-in forPageObjects that own a group of views, likeJenkins.classWho Am I page in JenkinsclassPage object for Wizard Create admin userclassPage object for Wizard Customize Jenkins Page.classPage object for Wizard Login page.classclassA pipeline multi-branch job (requires installation of multi-branch-project-plugin).classMethods in org.jenkinsci.test.acceptance.po with type parameters of type PageObjectMethods in org.jenkinsci.test.acceptance.po that return PageObjectModifier and TypeMethodDescriptionprotected PageObjectPageObject.getContext()PageArea.getPage()PageAreaImpl.getPage()Constructors in org.jenkinsci.test.acceptance.po with parameters of type PageObjectModifierConstructorDescriptionprotectedAxis(PageObject context, String path) protectedChanges(PageObject context, URL url) protectedCloud(PageObject context, String path) CodeMirror(PageObject context, String path) CommandSlaveLauncher(PageObject context, String path) protectedComputerConnector(PageObject context, String path) protectedComputerLauncher(PageObject context, String path) protectedConfigurablePageObject(PageObject context, URL url) protectedContainerPageObject(PageObject context, URL url) Control(PageObject parent, String... paths) Creates a control by giving their full path in the pageFolder(PageObject context, URL url, String name) Job(PageObject context, URL url, String name) LabelAxis(PageObject context, String path) LabelExpressionAxis(PageObject context, String path) protectedPageAreaImpl(PageObject context, String path) protectedPageObject(PageObject context, URL url) TextAxis(PageObject context, String path) TopLevelItem(PageObject context, URL url, String name) -
Uses of PageObject in org.jenkinsci.test.acceptance.utils.pluginTests
Subclasses of PageObject in org.jenkinsci.test.acceptance.utils.pluginTestsModifier and TypeClassDescriptionclassPage Object for security (global) configuration page.