Once I installed cypress-if plugin and add import "cypress-if" to e2e file Cypress is down. I have this message error : > Cannot overwite the get query. Queries can only be overwritten with Cypress.Commands.overwriteQuery().
Until now, i didn't use it yet in spec test :(
How to resolve the probleme please