Forum Discussion

paras's avatar
paras
New Contributor
14 years ago

Error handling in Keyword test

I am using Java script to record my web page..I need a piece of code preferably using If ..Else to check when the login fails. 



Example



If  login fails it should exit and continue with the next value in the data driven pool...can somebody help me