08-07-2010, 08:23 AM
Hi Turtle,
As you were saying that u would be waiting for the message box with message pass.
Solution: For this scenario you no need to use any regular expression over here.
You could go with either Do Until or Do While
If you are sure that you are going to get message box with message Pass then you could apply "Do Until"
If you are not sure about the message which you get then you could go with "Do While"
Please let me know for further clarification.
Venkat.Batchu
As you were saying that u would be waiting for the message box with message pass.
Solution: For this scenario you no need to use any regular expression over here.
You could go with either Do Until or Do While
If you are sure that you are going to get message box with message Pass then you could apply "Do Until"
If you are not sure about the message which you get then you could go with "Do While"
Please let me know for further clarification.
Venkat.Batchu