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