Exemplo n.º 1
0
 public void GivenIHaveEnteredJohnToTheInput(string Value)
 {
     formPage.FillTheInputbox(Value);
     Name = Value;
 }