Class GetAttribute

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

public class GetAttribute
extends AbstractSubCommand<String>
Re-implementation of GetAttribute.
  • Constructor Details

    • GetAttribute

      public GetAttribute()
      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.