- Pallavi ChoudharyActive particpant
- Posts : 24
Join date : 2012-05-08
How to display any message in selenium rc
Tue Aug 07, 2012 7:00 pm
Hello,
I want user select any one check box or multiple check boxes in my application.
for that i want to display one message as "Please select the value".
Can any one tell me the syntax to display the message.
Thanks in advance,
Pallavi
I want user select any one check box or multiple check boxes in my application.
for that i want to display one message as "Please select the value".
Can any one tell me the syntax to display the message.
Thanks in advance,
Pallavi
Re: How to display any message in selenium rc
Tue Aug 07, 2012 7:07 pm
which language you are using for RC??
- Pallavi ChoudharyActive particpant
- Posts : 24
Join date : 2012-05-08
Re: How to display any message in selenium rc
Tue Aug 07, 2012 7:12 pm
C#
Re: How to display any message in selenium rc
Tue Aug 07, 2012 7:23 pm
- Code:
selenium.GetEval("alert("Please select the value")");
- Pallavi ChoudharyActive particpant
- Posts : 24
Join date : 2012-05-08
Re: How to display any message in selenium rc
Tue Aug 07, 2012 7:50 pm
Its working
Thank you very much.
Thank you very much.
- sathishraju
- Posts : 1
Join date : 2012-08-08
Re: How to display any message in selenium rc
Wed Aug 08, 2012 12:26 pm
how can I generate HTML reports using TestNG ?
Re: How to display any message in selenium rc
Wed Aug 08, 2012 12:29 pm
please make a new post/question...sathishraju wrote:how can I generate HTML reports using TestNG ?
- Display 'Selenium Functional test Runner' when run selenium RC
- how to display Yes No confirmation box in Selenium RC with C# language.
- In selenium web driver , while running the script ,after the browser(modal) message box is displayed and closed by selenium , the next button click statement is not executing
- Echo message when fail in Selenium IDE
- How To capture the validation message using selenium RC
Permissions in this forum:
You cannot reply to topics in this forum