Class GetElementIndex

java.lang.Object
jp.vmi.selenium.selenese.subcommand.AbstractSubCommand<Long>
jp.vmi.selenium.selenese.subcommand.GetElementIndex
All Implemented Interfaces:
ArgumentInfo, ISubCommand<Long>

public class GetElementIndex
extends AbstractSubCommand<Long>
Re-implementation of GetElementIndex.
  • Constructor Details

    • GetElementIndex

      public GetElementIndex()
      Constructor.
  • Method Details

    • execute

      public Long execute​(Context context, String... args)
      Description copied from interface: ISubCommand
      Execute sub command.
      Parameters:
      context - Selenese Runner context.
      args - arguments.
      Returns:
      sub command result.