Class Argument

java.lang.Object
net.masterthought.cucumber.json.support.Argument

public class Argument extends Object
Protractor implementation uses this for the step parameter.
Author:
Damian Szczepanik (damianszczepanik@github)
  • Constructor Details

    • Argument

      public Argument()
  • Method Details

    • getRows

      public Row[] getRows()
    • getVal

      public String getVal()
    • getOffset

      public Integer getOffset()