# File lib/selenium/client/idiomatic.rb, line 251
251:       def prompt?
252:         boolean_command "isPromptPresent"
253:       end