Forum Discussion
Use a While Loop to check the condition of the property value followed by a delay. For example, the statement will exit, when the button property Enabled becomes False.
Or Waiting for an Object to Have a Specific Property Value.
You might want to use a While loop instead of your goto
https://support.smartbear.com/testcomplete/docs/keyword-testing/reference/statements/while-loop.html