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