public class CapabilitiesTableComponent
extends com.atlassian.pageobjects.elements.WebDriverElement
Modifier and Type | Class and Description |
---|---|
static class |
CapabilitiesTableComponent.CapabilitiesGroup
Component representing capabilities grouped by type in UI
|
static class |
CapabilitiesTableComponent.CapabilityRow
A row representing single capability in the table
|
Constructor and Description |
---|
CapabilitiesTableComponent(org.openqa.selenium.By locator,
com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType) |
Modifier and Type | Method and Description |
---|---|
List<CapabilitiesTableComponent.CapabilitiesGroup> |
getCapabilitiesGroups() |
asWebElement, bind, clear, click, createTimout, find, find, find, find, findAll, findAll, findAll, findAll, getAttribute, getCssClasses, getDefaultTimeout, getId, getLocation, getSize, getTagName, getText, getValue, hasAttribute, hasClass, isEnabled, isPresent, isSelected, isVisible, javascript, search, select, timed, timeout, toLocatable, toString, type, waitForWebElement, waitForWebElement, withTimeout
public CapabilitiesTableComponent(org.openqa.selenium.By locator, com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
public List<CapabilitiesTableComponent.CapabilitiesGroup> getCapabilitiesGroups()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.