# File lib/selenium/client/legacy_driver.rb, line 366 def mouse_up_right(locator) remote_control_command("mouseUpRight", [locator,]) end