Page refresh is causing the cypress test to loop #14993
              
                Unanswered
              
          
                  
                    
                      xphong
                    
                  
                
                  asked this question in
                Component Testing
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
In my test, a button click that causes a
window.location.reload()seems to restart the cypress test which ends up in a cypress test loop.Does anyone know how to continue the test from the page reload instead of having it restart?
Beta Was this translation helpful? Give feedback.
All reactions