Class CapabilitiesTableComponent.CapabilityRow
java.lang.Object
com.atlassian.pageobjects.elements.WebDriverElement
com.atlassian.bamboo.pageobjects.components.capability.CapabilitiesTableComponent.CapabilityRow
- All Implemented Interfaces:
com.atlassian.pageobjects.elements.PageElement,com.atlassian.pageobjects.elements.PageElementFinder,com.atlassian.pageobjects.elements.search.PageElementSearch
- Enclosing class:
- CapabilitiesTableComponent
public static class CapabilitiesTableComponent.CapabilityRow
extends com.atlassian.pageobjects.elements.WebDriverElement
A row representing single capability in the table
-
Field Summary
Fields inherited from class com.atlassian.pageobjects.elements.WebDriverElement
defaultTimeout, driver, locatable, pageBinder, timeouts, TO_LOCATABLE -
Constructor Summary
ConstructorsConstructorDescriptionCapabilityRow(com.atlassian.pageobjects.elements.WebDriverLocatable locatable, com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType) -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete(HasCapabilitiesTableComponent parentPage) <T extends AbstractBambooPage>
TgetKey()getValue()booleanview()Methods inherited from class com.atlassian.pageobjects.elements.WebDriverElement
asWebElement, bind, clear, click, createTimout, find, find, find, find, findAll, findAll, findAll, findAll, getAttribute, getCssClasses, getDefaultTimeout, getId, getLocation, getSize, getTagName, getText, hasAttribute, hasClass, isEnabled, isPresent, isSelected, isVisible, javascript, search, select, timed, timeout, toLocatable, toString, type, waitForWebElement, waitForWebElement, withTimeout
-
Constructor Details
-
CapabilityRow
public CapabilityRow(com.atlassian.pageobjects.elements.WebDriverLocatable locatable, com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
-
-
Method Details
-
isCapabilitySourcePresent
public boolean isCapabilitySourcePresent() -
getKey
-
getValue
- Specified by:
getValuein interfacecom.atlassian.pageobjects.elements.PageElement- Overrides:
getValuein classcom.atlassian.pageobjects.elements.WebDriverElement
-
view
-
edit
-
delete
-