# File lib/selenium/webdriver/common/element.rb, line 303 def as_json(opts = nil) { :ELEMENT => @id } end