# File lib/selenium/client/legacy_driver.rb, line 310
        def mouse_out(locator)
            remote_control_command("mouseOut", [locator,])
        end