The "Handle Alert dialog" step logged me out from the page that I tested. It didn’t happen regularly and I did not find any reason for this.
Thank you
Magda
3 Answers, 1 is accepted
0
Missing User
answered on 15 Jun 2009, 06:26 PM
Hello Magdalena,
I am not able to replicate this scenario. I tried having both a log on that was handled by a Log On Dialog Handler and just an Html Page Log On, then have an Alert Dialog thrown that is handled by an Alert Dialog Handler, but the browser is still logged on.
Could you please describe the scenario more? What type of log on is used initially, html or dialog window? Is the log on information stored via a cookie or server side session? Was there any type of browser or server refresh occuring? And does this behavior occur when the test is played back in both browsers?
I think the Alert dialog is very simple.Just a "alert" and "OK".
Meybe is not Alert's Problem.
It is more likely to「Is the log on information stored via a cookie or server side session」.
Ronald
0
Missing User
answered on 16 Jun 2009, 02:31 PM
Hi again Ronald,
It is a rather puzzling scenario since the Alert Dialog Handler only clicks the OK button on the window. WebUI Test Studio does not clear the cookies or send any other information besides what a simulated user interaction will send to the server. Please let us know if there is anything else to the scenario that may cause this or if you discover what cause is.