08-03-2010, 11:35 AM
To get rid from this error use "On Error Resume Next" and use Err object to get the error number (Err.Number) and if it is not equal to zero then make it fail.
By using bitmap checkpoint you are able to slove the existance of the links in that page.
But my question is that if you select "No" option and perform some click event operation on the link still you are redirecting to the new page. How you are controling this operation?
By using bitmap checkpoint you are able to slove the existance of the links in that page.
But my question is that if you select "No" option and perform some click event operation on the link still you are redirecting to the new page. How you are controling this operation?