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