Open file Security - Warning Popup
Hi,
How can we handle these "Open file Security - Warning" popups in Testcomplete14.
How can I click on the Run button?
While accessing the desktop application I am getting this popup.
I can able to map those buttons 'Run' and 'Cancel' but during the Test Execution the script is failing.
- Hi sonya_m - Actually that's a Client machine and they wants the system and application should be in such a way. - So I have overcome the issue in a different manner. - There is some issue with the TestedApps script because of which I couldn't able to click the run button. So I have launched the Application without using the TestedApps and that's worked for me. - Script: - Step1: Double click on the Application Icon which is on the Desktop.(Captured the Application Icon as an Image) - Step2: Clicked the Run button. - ISSUE RESOLVED