public void WhenISelectOptionInDeliveryLocationOnBookingPage(int index) { BookingPage.SelectADeliveryLocationByIndex(index); }