we are using loggingselenium.jar file to generate results file and it is working fine. problem is whenever test fails it terminating the test.
Reason i am guessing is because of assert method used for assertion, instead if we can use verify problem may resolve.
can any body provide the same jar file using verify method along with assert. please let me know if i am right
HI can u please share the piece of code u used for reporting.. mine things are messed up ..i m using selenium 1.0.1 and junit 4..
really appreciated if u help.
thanks, sandi
Log in to post a comment.
we are using loggingselenium.jar file to generate results file and it is working fine. problem is whenever test fails it terminating the test.
Reason i am guessing is because of assert method used for assertion, instead if we can use verify problem may resolve.
can any body provide the same jar file using verify method along with assert. please let me know if i am right
HI can u please share the piece of code u used for reporting..
mine things are messed up ..i m using selenium 1.0.1 and junit 4..
really appreciated if u help.
thanks,
sandi