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