Hello,
Can anyone help us here, how to minimize or move the Execution status bar of testcomplete which is displayed on top right corner while Test execution.
We are facing issue while logout as the status bar overlaps the browser window and hence the logout element on browser is not identified and clicked. We tried to restore the browser window while execution and the Logout element is properly identified and clicked.
Please find Attached screenshot.
Solved! Go to Solution.
Simply calling Indicator.Hide() will hide the indicator.
Hi,
Check http://www.sqaforums.com/forums/automatedqa-smartbear-testcomplete/65641-move-indicator-post303096.h... and adjust it if needed.
Does it help?
Simply calling Indicator.Hide() will hide the indicator.
Thanks Alex this solves my issue.
Regards,
Naveen....