Synchpoint timeout
Hi ,
I've posted this question in General Discussions, but unfortunately didn't get an answer. Maybe someone here knows the answer to the following question.
In TestComplete Help I've found the following
For each project, you can specify a time limit during which the project will wait for synchronization. This way you can break synchronization requests by using timeouts.
I can't find where in the project the timeout for synchpoints can be defined.
Can someone please help ?
Thanks!
Yuri
Hi,
I have found your previous post. You asked:
"From what I understand , the WaitFor method can set a timeout for a specific synchpoint.
I was looking for a means to set a timeout in one place for all synchpoints in the project. Is that possible?"There is no setting which affects all synchpoints of the project. Each synchpoint has its own timeout. To synchtonize the point, you can use the Synchronize Method.