Limits
Feature | Limit |
---|---|
Concurrent browsers per account | 10 per account 1 |
New browser instances per minute | 10 per minute 1 |
Browser timeout | 60 seconds 12 |
-
Contact our team to request increases to this limit. ↩ ↩2 ↩3
-
By default, a browser instance gets killed if it does not get any devtools ↗ command for 60 seconds, freeing one instance. Users can optionally increase this by using the
keep_alive
option.browser.close()
releases the browser instance. close()` releases the browser instance. ↩