Testing_Selenium::answerOnNextPrompt
Instructs Selenium to return the specified answer string in response to the next JavaScript prompt [window.prompt()].
Signature
public function answerOnNextPrompt(string
$answer )
Parameters
-
$answer
- the answer to give in response to the prompt pop-up