# File lib/selenium/webdriver/common/mouse.rb, line 30 def down(element = nil) move_if_needed element @bridge.mouseDown end