# File lib/selenium/client/legacy_driver.rb, line 357 def mouse_up(locator) remote_control_command("mouseUp", [locator,]) end