# File lib/selenium/client/legacy_driver.rb, line 775 def answer_on_next_prompt(answer) remote_control_command("answerOnNextPrompt", [answer,]) end