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