# File lib/selenium/webdriver/chrome/bridge.rb, line 52 def elementEquals(element, other) element.ref == other.ref end