public override void WaitForPageToLoad()
 {
     BrowserService.WaitUntilPageLoadsCompletely();
 }