public void ThenICanSuccessfullyNavigateToTheCreateCalculationSpecificatonPage()
 {
     NavigateTo.CreateCalculation();
     Thread.Sleep(2000);
 }