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