Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 496 Bytes

File metadata and controls

12 lines (10 loc) · 496 Bytes
pcx_content_type title weight
configuration
Limits
30

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_alive option.
  • browser.close() releases the browser instance.