Limits
- Two new browsers per minute per account.
 - Two concurrent browsers per account.
 - 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_aliveoption. browser.close()releases the browser instance.