hi,
Check out solution your problem here
http://seleniumforum.forumotion.net/index.htmbye
Marcos Sousa wrote:
Hello,
I have one button that has a onclick javacript that shows 2 confirmations dialog. I have would like to know to cancel the second confirmation like:
chooseOkOnNextConfirmation ("Are sure about updating this record?")
chooseCancelOnNextConfirmation ("Would you like to save a copy before saving the changes?")
But, doing this it will cancel the first confirmation dialog and my workflow will break. Is anyone have an idea do solve this problem?
Thanks