Forum Discussion
irina_lukina
13 years agoSuper Contributor
Hi Daniel,
I'm afraid TestComplete requires that the operation code resides in one script file, and you cannot split this file into several units. This restriction is caused by TestComplete's internal structure.
To make your script more understandable, I'd rather add more comments to it.
I hope this information helps :)