Execute Tests in Parallel across multiple browsers with run-workers #3596
              
  
  Closed
              
          
                  
                    
                      karanshah-browserstack
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment
-
| https://codecept.io/parallel/#parallel-execution-by-workers-on-multiple-browsers | 
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.
-
Currently, we don’t have a in built support for running the tests across multiple browsers with run-workers setup. We have to create a custom runner and manually listen to codeceptJS events for reporting.
Is this approach the only recommendation from your side? Is it possible to have a built-in capability to do this similar to what we had in run-multiple?
Beta Was this translation helpful? Give feedback.
All reactions