public class CockpitTestIDGenerator extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
COCKPIT_TEST_ID |
| Constructor and Description |
|---|
CockpitTestIDGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getContextAwareKeyIDString(Component comp,
Component parent) |
protected String |
getKeyIDString(Component comp) |
protected String |
getSclassHashIfPresent(Component comp) |
String |
nextComponentUuid(Desktop desktop,
Component component) |
String |
nextDesktopId(Desktop desktop) |
String |
nextPageUuid(Page page) |
public static final String COCKPIT_TEST_ID
protected String getSclassHashIfPresent(Component comp)
protected String getKeyIDString(Component comp)
protected String getContextAwareKeyIDString(Component comp, Component parent)
public String nextComponentUuid(Desktop desktop, Component component)
public String nextPageUuid(Page page)
public String nextDesktopId(Desktop desktop)
Copyright © 2017 SAP SE. All Rights Reserved.