Class GetCookieByName

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

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

    • GetCookieByName

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