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