Forum Discussion
will_fetherolf
8 years agoContributor
Ok, Utilities is no longer supported.
I have numerous calls to BuiltIn.Delay. BuiltIn is also no longer supported. The documentation says to use aqUtils.Delay.
If I simply remove the BuiltIn, will TestComplete automagically call Delay in aqUtils, or do I need to qualify it?
Marsha_R
Champion Level 3
8 years agoQualify it. Search/Replace should work for you in most cases.