- Pallavi ChoudharyActive particpant
- Posts : 24
Join date : 2012-05-08
how to display Yes No confirmation box in Selenium RC with C# language.
Fri Sep 28, 2012 12:27 pm
Hello,
I want to ask user if he want to continue the task.FOr that i want to display confirmation box with Yes No button.
Please help me if anyone know this.
Thanks in Advance,
Pallavi
I want to ask user if he want to continue the task.FOr that i want to display confirmation box with Yes No button.
Please help me if anyone know this.
Thanks in Advance,
Pallavi
Re: how to display Yes No confirmation box in Selenium RC with C# language.
Fri Sep 28, 2012 8:26 pm
- Code:
String = selenium.GetEval("confirm("Want to conti.")");
You will get OK and Cancel button with above code.
Let me know whether it is helpful to you..
Permissions in this forum:
You cannot reply to topics in this forum