lphilippe_macau
9 years agoContributor
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 described in the online help files?
Thanks,
L-P
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