Forum Discussion

lphilippe_macau's avatar
lphilippe_macau
Contributor
9 years ago
Solved

What is the maximum delay for the WaitAliasChild method?

Hi,    I've been using the WaitAliasChild method, but it doesn't seem to be waiting the entire delay that I've set (4700000). What is the max delay that can be set for this method. It is not descri...
  • DWalsh's avatar
    9 years ago

    Hi LP

     

    There is no limit to the setting. Basically with the wait or even delay methods. If WaitTime is 0, the method searches for the specified object once and returns immediately.

     

    If the requirement is to wait for the object to become visible or available I would look at reducing the setting to 0 and seeing if that helps.

     

    Regards

    Damien 

     

    TestComplete Sales Engineer