# File lib/selenium/client/idiomatic.rb, line 225
225:       def confirmation?
226:         boolean_command "isConfirmationPresent"
227:       end