public void GivenTheUserEntersACityBristolBristolInSearchLocation(string SearchCity)
 {
     weatherPage.EnterTextCity(SearchCity);
 }