How to wait until the Bootstrap modal animation ends on Cypress
I’m trying that at the moment of performing a test that validates the data in the modal, but when closing it to validate the next one, the click event is executed much higher than its position at the moment of finishing the open animation.