- abhishek.singh
- Posts : 1
Join date : 2012-06-28
How to handle Alert on Error - Incorrect Data Feed in DDT
Thu Jun 28, 2012 6:57 pm
Dear Friends/Sir,
In Selenium IDE I am trying to perform Data Driven Test using FlowControl, datadriven and include extensions/plugins. Now its working fine when I am supplying all correct entries for User Registration form test, but when Password and confirm password missmatch found for specific test case/data, it throws exception There was an unexpected Alert! [Password and Confirm Password does not match] and stops executing for next test data, I want to accept alert as i do it manually and proceed with remaining set of data. I have no clue how to handle it. I tried storeAlert, assertAlertPresent, storeAlertPresent but none of these working.
I need your potential suggestions and guidance to solve/overcome this problem.
Note. In this case alert only comes while mismatch of password and confirm password.
In Selenium IDE I am trying to perform Data Driven Test using FlowControl, datadriven and include extensions/plugins. Now its working fine when I am supplying all correct entries for User Registration form test, but when Password and confirm password missmatch found for specific test case/data, it throws exception There was an unexpected Alert! [Password and Confirm Password does not match] and stops executing for next test data, I want to accept alert as i do it manually and proceed with remaining set of data. I have no clue how to handle it. I tried storeAlert, assertAlertPresent, storeAlertPresent but none of these working.
I need your potential suggestions and guidance to solve/overcome this problem.
Note. In this case alert only comes while mismatch of password and confirm password.
Permissions in this forum:
You cannot reply to topics in this forum