It probably due to the
Current:
//button[contains(@class, 'btn-primary') and text()='Confirm']
Change it to
//button[contains(@class, 'btn-primary') and text()='Confirm Booking']