public void GivenIClickOnTheSkillTabAndAddNewSkillButton() { EditProfile edit = new EditProfile(); edit.AddNewSkill(); }