public class GetValue extends AbstractSubCommand<String>
| Constructor and Description |
|---|
GetValue()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
execute(Context context,
String... args)
Execute sub command.
|
getArgumentTypes, getNamepublic String execute(Context context, String... args)
ISubCommandcontext - Selenese Runner context.args - arguments.Copyright © 2017. All rights reserved.