Selenium RC code in c sharp to capture alert messages...

tpskarthick at 16h58
10
Feb
2010
Selenium RC code in c sharp to capture alert messages...

Could anyone kindly help me how to alter the code in C sharp to make selenium RC capture the alert,,,,,,,,,,,,,

thanks in advance,,,,,,,,,,,,,
About
This topic belongs to the forum
  • Numbers of topics : 1155
  • Numbers of messages : 3119
  • Numbers of users : 2125
  • Numbers of points : 1359
Similar topics
I am stuck with capturing the alert message. The Scenario is: I have a form with input fields like CaseType(listbox), Lab(listbox), LastName(txtbox), FirstName(txtbox)... along with couple of other fields as well. After entering all the fields,
Hi, how to capture the alert message that is shown via response.write() My code snippet: Code:if (Requestaction == "add")                     {        
If there expected alert msg is "Hi, How are you?" & if actual alert msg is "hi, how Are you?" then assertEquals("Hi, How are you?", $this->getAlert()); should return true, with some warnings or any otherkind of
When I recorded an script with alerts the Selenium IDE save the command assertAlert with the message of that alert in target. When I play this script this command fails and the button OK isn't pressed! Both in Selenium IDE or Selenium
Hi, one of the selenium user faces the following problem: I am using selenium rc with testNG java. I am a new user of selenium.When I upload my test URL it is giving me a security alert in iexplore. Can anyone provide me the code to handle this
Forums from same category
See also
more_less
Informations

1 Replies For the topic :
"Selenium RC code in c sharp to capture alert messages..."

This topic has been viewed 1717 times.

Last message :
10/02/2010 at 16h58 by "tpskarthick"