I am using the selenium ide for testing my web application
i recorded some script and played back
while playing the recorded script the "alert msg is not
getting closed"
it needs manual interaction
Please help out me
Answer Posted / mohd anees
If the alert message is a javascript then use
assertConfirmation or alertConfirmation command and pass the pattern of the alert message.
this command automatically click on the "OK" button.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which test cases can be automated?
Explain about basics of rational robot - ibm test automation tool?
What is keyword driven automation?
what is nTier Architecture understanding what is Microsoft ASP.net, ASP and SQL understanding what is Web Application and eCommerce application understanding what is Unit, System, Regression, FAT testing ? Test Automation and Test Script Authoring
explain add in manager and virtual object wizard in winrunner
Tell me how can you switch back from a frame?
What are the different types of an automation tool that you are aware of?
Differentiate between hdam and hidam database?
WHAT'S THE TESTER'S ROLE DURING MIGRATION OF CODE FROM TESTING TO PRODUCTION ENVIRONMENT
Can we prioritize tests in Junit. What is the sequence of execution in Junit?
Name the frameworks that are used in software automation testing?
Tell us can we find all links on a web page?
How do select which automation testing tool is the best for you?
On Test Complete I recorded some keyword test. while I'm running the batch test, if one test case failed, then how test complete skip the failed test case and again continue to run the test case? please provide some way to resolve this issue.
what is critical test case ? please give an example .