Forum Discussion
Hi,
Because I do copyfile, it may take 5 mins to do so. I need a progress bar or time countdown to know how long would it take.
Thanks
For this use case I recommend using a WaitProperty method to check the exists property of the progress bar.
Please see this link for more information on the method: https://support.smartbear.com/testcomplete/docs/reference/test-objects/members/common-for-all/waitproperty-method.html
Let me know if you have further questions.
Cheers
Emma
- PorscheWen4 years agoOccasional Contributor
Hi ebarbera
I use aqFileSystem.CopyFolder method. However, it would not show copy progress/ time. I wonder is there any way to reveal copy progress(ex.70%) /time (ex. 4 mins 30 sec left).
You mean I could launch waitproperty at same time to see copy file exists or not ?
Thanks
- AlexKaras4 years agoChampion Level 3
Hi,
> I wonder is there any way to reveal copy progress
Nothing that I am aware of in TestComplete out of the box. (Also, who will care about animation when code is executed unattended during scheduled run? 😉 )
Something from this might help:
https://www.google.com/search?q=windows+copy+file+with+progress+indicator
Some ideas (with command line or batch file) are quite interesting...
Related Content
- 5 years ago
- 13 years ago
- 12 years ago
Recent Discussions
- 20 hours ago
- 20 hours ago
- 5 days ago