public class RootElement extends Element
attributes, containedComponents, identifyingAttributes, screenshot| Constructor and Description |
|---|
RootElement(IdentifyingAttributes identifyingAttributes,
Attributes attributes,
Screenshot screenshot,
List<Element> containedComponents,
String screen,
int screenId,
String title) |
| Modifier and Type | Method and Description |
|---|---|
RootElement |
applyChanges(ActionChangeSet actionChangeSet) |
String |
getScreen() |
int |
getScreenId() |
static List<Screenshot> |
getScreenshots(List<RootElement> windows) |
String |
getTitle() |
compareTo, countAllContainedElements, createNewComponentList, equals, getAttributes, getContainedElements, getElement, getIdentifyingAttributes, getScreenshot, hasContainedElements, hashCode, setScreenshot, toStringpublic RootElement(IdentifyingAttributes identifyingAttributes, Attributes attributes, Screenshot screenshot, List<Element> containedComponents, String screen, int screenId, String title)
public String getScreen()
public int getScreenId()
public String getTitle()
public RootElement applyChanges(ActionChangeSet actionChangeSet)
applyChanges in class Elementpublic static List<Screenshot> getScreenshots(List<RootElement> windows)
Copyright © 2018 ReTest GmbH. All rights reserved.