Class GetAllFields

java.lang.Object
jp.vmi.selenium.selenese.subcommand.AbstractSubCommand<String[]>
jp.vmi.selenium.selenese.subcommand.GetAllFields
All Implemented Interfaces:
ArgumentInfo, ISubCommand<String[]>

public class GetAllFields
extends AbstractSubCommand<String[]>
Re-implementation of GetAllFields.
  • Constructor Details

    • GetAllFields

      public GetAllFields()
      Constructor.
  • Method Details

    • execute

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