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