public void GivenCalculatorIsStarted()
 {
     CalculatorPage.NavigateTo();
 }