RavikSuper Contributor13 years agoHow to use GoTo statement in TestCompleteHow to use GoTo statement in TestComplete.or any alertnative of Go To that can be helpful to change the flow of Script execution.Please help us.ThanksRavik
1 ReplyReplies sorted by Most LikedkarkadilValued Contributor13 years agoNone of the languages supported by TestComplete support goto statement.You should use if/switch/continue/break statements in order to change script flow.
karkadilValued Contributor13 years agoNone of the languages supported by TestComplete support goto statement.You should use if/switch/continue/break statements in order to change script flow.
Recent DiscussionsHow to Ignore "The git.exe process crashed."?How to replace a Value with a Variable.Need to verify cursor state on disabled button
Related ContentNeed sample code using GoTo statement in TestComplete 7.5Goto in VBScriptConditional goto