Pradeep Kamatham

Results 2 comments of Pradeep Kamatham

Hi @ninogomez , I have the same problem; I added your code in the commands.js, and after using cy. reload() no change in the behaviour. i tried to use cy.restoreLocalStorage()...

It is working fine for me. The below methods I have kept it in the helpers.js file ```js /** * Local storage to run cy.reload() dependency custom commands added in...