public final class JiraLocators extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CLASS_AUI_MESSAGE |
static String |
DATA_CELL_TYPE |
Modifier and Type | Method and Description |
---|---|
static org.openqa.selenium.By |
body() |
static org.openqa.selenium.By |
byCellType(String cellType)
To locate cells marked with 'data-cell-type' attribute.
|
public static final String CLASS_AUI_MESSAGE
public static final String DATA_CELL_TYPE
public static org.openqa.selenium.By body()
public static org.openqa.selenium.By byCellType(String cellType)
cellType
- cell type to findCopyright © 2002-2021 Atlassian. All Rights Reserved.