# File lib/selenium/client/legacy_driver.rb, line 897
        def get_prompt()
            return string_command("getPrompt", [])
        end