I have a login command in cypress command.js and it works. I saved the token in the localStorage and the frontend will show homepage direactly if localStorge has token. When