selenium grid #1163
                  
                    
                      Stevenphil
                    
                  
                
                  started this conversation in
                General
              
            
            
              selenium grid
            
            #1163
          
          
        Replies: 1 comment
-
| Hi @Stevenphil, I would need more info to help debug. Do you get the same issues on a locally hosted Selenium Grid? Is there a stack trace with more info? Does the crash happen before the test starts, or in the middle? Is the Grid configured properly? Are the Grid Nodes on a headless machine (and therefore you may need to add  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    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.
-
First of all, amazing work!
When I execute test cases concurrently on selenium grid, the chrome page always crashes.
eg: pytest --server="9.134.125.232" --port=5555 -n=5
Beta Was this translation helpful? Give feedback.
All reactions