Class XmlSteps

java.lang.Object
org.citrusframework.cucumber.step.xml.XmlSteps

public class XmlSteps extends Object
Step executes a XML template on test designer. The template is provided with step arguments as test template parameters.
Since:
2.6
Author:
Christoph Deppisch
  • Constructor Details

    • XmlSteps

      public XmlSteps()
  • Method Details

    • execute

      public void execute(StepTemplate stepTemplate, Object[] args)
      Run template within designer.
      Parameters:
      stepTemplate -
      args -