Class CurrentCommand

java.lang.Object
jp.vmi.selenium.selenese.command.CurrentCommand

public class CurrentCommand
extends Object
Current command container.
  • Field Details

    • command

      public final ICommand command
    • curArgs

      public final String[] curArgs
  • Constructor Details

    • CurrentCommand

      public CurrentCommand​(Context context, ICommand command)