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


Please Help Members By Posting Answers For Below Questions

Can we prioritize tests in Junit. What is the sequence of execution in Junit?

1429


VSTET (Visual Studio Team Edition for Testers) which is in TFS (Team Foundation Server) - In what way is VSTET better than QTP?

3203


how to re-install QTP 11.0 trial version

2252


suggest me the free online books on software testing?

1511


What is the difference between continue and next sentence?

523






Do you know when autoit is used?

574


whether flash selenium supports to test Gaming application? like follows: identifying the images, dynamic animations, Dynamic value changes field and win conditions etcc..,

1494


What are the types of the framework used in software automation testing?

524


Tell us what automation tools could be used for post-release validation with continuous integration?

514


How the object properties will be recognised by the tool If the functions/ statements are written manually?

1747


Anyone aware of Test Runner (ETL Automation Testing tool) if so please help me with material in keerthi.smile14@gmail.com

1113


What is junit annotation?

551


How can you create html test report from your test script?

494


Tell me how a text written in a text field could be cleared?

521


Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?

519