Forum Discussion
TanyaYatskovska
Alumni
13 years agoHi Nimi,
I've failed to reproduce this in TestComplete 9.31. Could you please update to the latest TestComplete version to check whether the problem disappears?
If it doesn't, please set the breakpoint to the following line:
aqObject.CheckProperty(oExportPathField, "Caption", cmpEqual, "\\\\" + sNasServerIp + "\\" + sShare);
and debug the oExportPathField variable. What value does TestComplete show?