public void GivenIClickOnTheEducationTabAndAddNewEducation() { EditProfile edit = new EditProfile(); edit.AddNewEdu(); }