public void SetUpSteps()
 {
     AddStep("show dialog", () => dialog.Show());
 }