Forum Discussion
NisHera
12 years agoValued Contributor
Hi,
As far as I could understand your problem, you have correct response from the test,
and you need to go forward without stopping test...?
Did you tried any methods of that window with "Wait......"
Usually I'm using something like "WaitProperty("Exists",true, 1500)"
or else you may handle it project events ...OnlogError.
As far as I could understand your problem, you have correct response from the test,
and you need to go forward without stopping test...?
Did you tried any methods of that window with "Wait......"
Usually I'm using something like "WaitProperty("Exists",true, 1500)"
or else you may handle it project events ...OnlogError.