public class Comment extends AbstractCommand
| Modifier and Type | Method and Description |
|---|---|
protected Result |
executeImpl(Context context,
String... curArgs) |
boolean |
mayUpdateScreen()
May the command update screen?
|
String |
toString() |
addScreenshot, convertLocators, execute, getArguments, getIndex, getName, getResult, getScreenshots, getSource, getStartLoop, setStartLooppublic boolean mayUpdateScreen()
ICommandmayUpdateScreen in interface ICommandmayUpdateScreen in class AbstractCommandprotected Result executeImpl(Context context, String... curArgs)
executeImpl in class AbstractCommandpublic String toString()
toString in class AbstractCommandCopyright © 2016. All rights reserved.