Using “answerOnNextPrompt” and “assertPrompt” commands in selenium
“answerOnNextPrompt” command Sometime if you seen , there is display text box with popup message to write some thing in message box. In such popup “answerOnNextPrompt” command is useful to providing answer in popup message. “answerOnNextPrompt” command will type the message whatever you want to type in popup. Here is one perfect example of “answerOnNextPrompt” … Read more