public void GivenIHaveSelectedTheDivisionOperationInTheCalculator()
 {
     CalculatorPage.SelectDivisionOperation();
 }