Async::WebDriver SourceAsyncWebDriverBridgePoolBridgeController

class BridgeController

Nested

Definitions

def call

Constructor for the pool.

Implementation

def call
	SessionCache.new(@bridge.start, @capabilities)
end