Class GetXpathCount

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

public class GetXpathCount
extends AbstractSubCommand<Integer>
Re-implementation of GetXpathCount.
  • Constructor Details

    • GetXpathCount

      public GetXpathCount()
      Constructor.
  • Method Details

    • execute

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