I am using the selenium tool for my web application testing
I recorded some script and agian i played same but while
playing:
Alert msg is not getting closed
It needs the manual interaction
[Note:Here alert is generated not at the time of onload
event]
Please provide some solution for this
Answers were Sorted based on User's Feedback
Answer / muppalla_kishore
selenium.windowsfocus();
selenium.click("Button name");
by the above RC script you can handle the alert messages.
As per my idea we dont have option to handle the alert popup
in IDE.
Thanks:
MU.KI.BA
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / lp
Here you need to go viewalert in alert pop-up window and
install the certificate.Then next time it will not ask for
alert.
| Is This Answer Correct ? | 0 Yes | 3 No |
How did you use automating testing tools in your job?
What are the most popular tools for automation testing?
Tell me what is the firefoxdriver, class or an interface? And which interface does it implement?
what is the command for identifing the color of the object. please help me ? my numberis 9916800532
What java api is required for generating pdf reports?
Tell us how to select a value in a dropdown?
What are the risks associated in automation testing?
Highlight attributes of good framework?
What do you think holds testers back to do automation? Is there a way to overcome it?
Describe some problem that you had with automating testing tool.
How do we Test the C++ and Unix Application Using Automated Tool.
Why automation testing?