Ejemplo n.º 1
0
 public void GivenTheUserIsNavigatedToTheWeatherPageWithPageTitleBBCWeather(string expectedPageTitle)
 {
     weatherPage.VerifyWeatherPage(expectedPageTitle);
 }