public void GivenIHaveEnteredJohnToTheInput(string Value) { formPage.FillTheInputbox(Value); Name = Value; }