public void GivenINavigateToSite(string url)
 {
     giftreteBackgroundPage.NavigateToWebsite(url);
 }