Class BatchCommandBuildStep

All Implemented Interfaces:
BuildStep, CapybaraPortingLayer, Control.Owner, PageArea, Step

public class BatchCommandBuildStep extends AbstractStep implements BuildStep
BuildStep page object for a Windows Batch Command.
  • Constructor Details

    • BatchCommandBuildStep

      public BatchCommandBuildStep(Job parent, String path)
  • Method Details

    • command

      public void command(String command)