public void GivenIHaveSelectedTheReduceOperationInTheCalculator()
 {
     CalculatorPage.SelectReduceOperation();
 }