Forum Discussion
anngeiger
13 years agoOccasional Contributor
When we upgraded from Test Complete 9.1 to 9.2 I saw the same error on a couple of the button clicks. I had to add a very small delay right after the click event. The vbScript command is: Call aqUtils.Delay(250)
I added a 250 delay in one spot and a 500 delay in the other spot. All the other button clicks worked fine and id not need the delay.
I hope this helps!!
Ann
I added a 250 delay in one spot and a 500 delay in the other spot. All the other button clicks worked fine and id not need the delay.
I hope this helps!!
Ann