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 |
Write a short compiled module which selects random numbers. and what function is used to call your customized compiled module?
Tell us can we find all links on a web page?
Where to maintain information like login, password and url?
What is End-TO-End Testing?Explain in detail
4 Answers Thatavarti Technologies,
How do you plan test automation?
What are the 5 common software development problems solutions?
What are the important modules of an automation testing framework?
What is the process of Automation Testing?
Does automation replace manual testing?
what are test metrics
Please explain how to perform load-testing?
What is an automation testing framework?