Skip to content

Limits

FeatureLimit
Concurrent browsers per account10 per account 1
New browser instances per minute10 per minute 1
Browser timeout60 seconds 12

Footnotes

  1. Contact our team to request increases to this limit. 2 3

  2. 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.