class Selenium::WebDriver::VirtualAuthenticator
def initialize(bridge, authenticator_id, options)
def initialize(bridge, authenticator_id, options) @id = authenticator_id @bridge = bridge @options = options @valid = true end
def initialize(bridge, authenticator_id, options) @id = authenticator_id @bridge = bridge @options = options @valid = true end