Forum Discussion
- Marsha_RModerator
Can you give us some details about where you see it change and a test where it happens?
- johnsskiOccasional Contributor
Thanks for the answers. Checking things I find it's the fault of a script routine that has to be like that. Case closed.
- BabuluContributor
- Hi
- Open the project in TestComplete and review the project settings, specifically those related to the auto-wait timeout.
- Check if there are any script routines or functions that modify the auto-wait timeout during test execution.
- eykxasRegular Contributor
Hi, I have a similar issue.
In the project properties, the auto-wait timeout is set to 4000 ms.
But sometimes TC waits much longer than that.For example in this code :
the "Aliases.WINWORD.form.SetFocus()", TC waits between 10 and 30 seconds to execute the SetFocus method. Even when the form object is already on screen. And I don't understand why. It should wait only 4s, according to the auto-wait.
Related Content
- 11 years ago
- 10 years ago
Recent Discussions
- 6 hours ago