# File lib/selenium/client/legacy_driver.rb, line 821 821: def is_prompt_present() 822: return boolean_command("isPromptPresent", []) 823: end