# File lib/selenium/webdriver/common/mouse.rb, line 20 def double_click(element = nil) move_if_needed element @bridge.doubleClick end