The web application I'm testing generates reports as a .pdf. I copy the text displayed in the .pdf and search for items that need to be found. When the web application generates and opens the .pdf TC does not see Adobe running in the object browsers, and when I do the .Keys("!^s") to open the save-as screen to enter the path and file name it all works but takes too long to run. TC sits with the .pdf open and waits about two minutes before doing the keys command to open the save-as screen and waits again two minutes before entering the path and file name and again two minutes to close the .pdf. Once the text is in the clipboard and the .pdf is closed the script runs fast again. I believe this is all because TC does not see Adobe running in the project browser. If I just open the file through windows Adobe is listed and I'm hoping this will of faster. All I'm trying to do is, within the application do a save-as. This does not open or use Adobe. After the file is saved I want to open it through Windows (using 7enterprise-64) to do the verification of the text within the .pdf. If I open the file from the drive TC see Adobe running and I'm hoping save the 6 minutes of waiting.
I can't believe TC can't just open a file from a drive.
Thanks, BMD