How I stopped using Cypress {force: true}
Recently I refactored a Cypress spec to stop using click({ force: true }). I was using the force functionality to be able to interact with elements that were off screen in a carousel like component due to some behaviors that I did not want to account...
clewott.hashnode.dev4 min read