I know that Cypress is not big on conditional testing, but coming from a selenium webdriver background, I\'m very used to using this kind of logic in my tests.
I am
Try using https://github.com/NoriSte/cypress-wait-until to perform actions on the page conditionally