Uses of Enum Class
com.atlassian.bamboo.pageobjects.pages.admin.agent.ViewEphemeralAgentsPodsPage.TableElement
Packages that use ViewEphemeralAgentsPodsPage.TableElement
-
Uses of ViewEphemeralAgentsPodsPage.TableElement in com.atlassian.bamboo.pageobjects.pages.admin.agent
Methods in com.atlassian.bamboo.pageobjects.pages.admin.agent that return ViewEphemeralAgentsPodsPage.TableElementModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ViewEphemeralAgentsPodsPage.TableElement.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.bamboo.pageobjects.pages.admin.agent with parameters of type ViewEphemeralAgentsPodsPage.TableElementModifier and TypeMethodDescriptionorg.openqa.selenium.By
ViewEphemeralAgentsPodsPage.getLocator
(ViewEphemeralAgentsPodsPage.TableElement element, String buildId) com.atlassian.pageobjects.elements.PageElement
ViewEphemeralAgentsPodsPage.getTableElementForBuild
(ViewEphemeralAgentsPodsPage.TableElement element, String buildId)