Driver took too long to build. This is likely an issue with the browser or driver #2511
              
                Unanswered
              
          
                  
                    
                      alex270795
                    
                  
                
                  asked this question in
                Q&A
              
            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.
-
Hello, We are using Selenium Grid V4 and run tests via selenium-ide-runner.

When we run a large number of tests, they become queued and wait to be executed. But when 30 seconds pass and the test has not started, we get an error on Timeout.
It can be passed by increasing timeout hard-coded in script webdriver.ts

How is it possible to avoid this error or is it possible to define this Timeout for WebDriver via ${variable} ?
Has anyone faced that kind of issues?
Beta Was this translation helpful? Give feedback.
All reactions