# File lib/selenium/webdriver/common/element.rb, line 12 def initialize(bridge, id) @bridge, @id = bridge, id end