- define a timeslot
- run it on something that has that timeslot filled on some days, but not others.
In my case it selects a day that has availability, but fails due to that day not having a matching time, but it does have other availability.
This is the error
AssertionError: Timed out retrying after 4000ms: Expected to find element: `.Consumer-contentContainer`, but never found it.
at fillFormFields (webpack://tockstalk/./cypress/e2e/book-reservation.cy.ts:128:12)
at Context.eval (webpack://tockstalk/./cypress/e2e/book-reservation.cy.ts:180:10)