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 / lulu
If the alert message is in different browser you have to
handle it after recording. You have to select that popup
window and close it.Then transfer the control back to main
window.
waitForPopUp | winId | 30000
selectWindow | winId
...
close
selectWindow
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Tell me what criteria do you consider for automating a test?
hi every one this is ashok pls any one give answer me pls question is while testing with selenium after giving id user name and password , the inbox will be open , how to handle this one
How do you choose which automation tool is best for your specific scenario?
did anybody take online training from Mind Q systems hyderabad? please share your experience. thanks
In Selenium how a test suit is run and report is generated.
Give some examples for functional & regression test tools?
What is vendor tool and give examples?
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
IS DATA INTEGRITY TESTING AND INTEGRATION TESTING ONE AND THE SAME?IF DIFF CAN U SPECIFY THE DIFFERENCES
I am surekha new commer for this site? I have some doubt's pls clarify it..... I finished my B.tech and S/w Testing Course Now iam searching for a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,Matrix for Banking,ERP Projects etc.Here is my email id surekhai@yahoo.com
Anyone have idea of jmeter.IF so pls contact to this mail id arun130887@hotmail.com
What generally is the structure of a framework?
can any one please tell me QTP 9.2 supports which version of IE and Mozilla firefox.
why we cannot apply check points in compile modules?
Please explain what is a relative xpath?