TiktokPassport::Marionette::Pool
Inherits Reference / Object
Constants
POOL_CAPACITY = (ENV.fetch("POOL_CAPACITY", "1")).to_i
POOL_TIMEOUT = (ENV.fetch("POOL_TIMEOUT", "10")).to_f
Constructors
new(remote_url = TiktokPassport.config.selenium_browser_url)
SourceInstance methods
shutdown
Sourcewith
Source