# File lib/selenium/client/legacy_driver.rb, line 328
        def mouse_down_right(locator)
            remote_control_command("mouseDownRight", [locator,])
        end