public class JavaTextTypedTestStep extends JavaTestStep implements Serializable
actionName, data, elementName| Constructor and Description |
|---|
JavaTextTypedTestStep(String text,
JavaGuiElement javaGuiElement) |
JavaTextTypedTestStep(String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
asCode() |
JavaTextTypedTestStep |
clone() |
TestStepResult |
execute() |
getTestStepTypeShortNameassignTestCase, getAssociatedData, getDescription, getName, getRunTimeElement, getTestCase, guiComponent, setActionName, setAssociatedData, setDescription, setElementName, setName, setRunTimeElement, toStringpublic JavaTextTypedTestStep(String text, JavaGuiElement javaGuiElement)
public JavaTextTypedTestStep clone()
clone in class JavaTestSteppublic String asCode()
asCode in class JavaTestSteppublic TestStepResult execute()
execute in class JavaTestStepCopyright © 2019. All rights reserved.