if I created an API can I limit the concurrent browsers opened in the same server with seleniumbase? #3817
                  
                    
                      juanfrilla
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment
-
| I think this is something that you'd have to implement on your own. | 
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.
Uh oh!
There was an error while loading. Please reload this page.
-
if I created an API can I limit the concurrent browsers doing tasks opened in the same server with seleniumbase or do I need to implement any kind of semaphore system?
In order to don't running out of resources
My idea is to use docker and clicks, fills, and so on
Beta Was this translation helpful? Give feedback.
All reactions