Forum Discussion

dhundley's avatar
dhundley
Regular Contributor
2 years ago

Wait timeout and waitproperty not working as expected

I need some help figuring out what I’m doing wrong with setting the timeout values in testcomplete. First, the only reason I’m creating the type of function below is that the WaitProperty does not do...
  • AlexKaras's avatar
    2 years ago

    Hi,

     

    Anytime I have ever used WaitProperty, it waits the ENTIRE time value that is specified in the WaitTime parameter.

     

    Can you provide a real code snippet that does not work as expected?

     

    There are questions for your CheckForExists() function but I would like to see the non-working code first.