# File lib/selenium/client/legacy_driver.rb, line 1677
        def retrieve_last_remote_control_logs()
            return string_command("retrieveLastRemoteControlLogs", [])
        end