ContributionsMost RecentMost LikesSolutionsExecuting a TC script in Citrix Environment In response to the answer: You can use TestComplete via terminal services if both the tested application and TestComplete is installed on a remote server. How/Where do I execute the script which was recorded on the Citrix server against the Citrix objects? Re: How to Set the "Bottom" property of a dialog box Thank you for clarifying that Shankar.. What would you recommend as a solution to this issue? In other words, how do I enlarge a dialog window object which has no maximize method? How to Set the "Bottom" property of a dialog box I have homegrown desktop application, which has a dialog box with no maximize feature. I am adding widgets to this dialog box to the point where they become out of bounds. I need to set the "bottom" properties of this dialog window so that all the button widgets will fit properly. Recording uses the drag property specifying X and Y coordinates which will fail to run depending on the configuration of the display. Please help! Re: RefreshMappingInfo - doesn't work for Nuance dialog windows What are my options other than RefreshMappingInfo()??? Is this a bug in Nuance? Like I stated, a similar issue was discovered when setting the security settings in Adobe Acrobat and the RefreshMappingInfo method solved the problem. Even a record an playback won't work. RefreshMappingInfo - doesn't work for Nuance dialog windows I'm having an issue testing Nuance application: Setting Document Open and Permission password via NuancePDF.dlg.Edit.SetText method, which works There is a pop-up confirmation window prompting for the Open then the Perms password again. TC is unable to set text or interact with the pop-up. The only Playback property I have checked is 'On unexpected window' - Click on focused control. Please help!! I've tried implementing a RefreshMappingInfo() before the SetText, this works against Adobe Acrobat, but does NOT against the Nuance application. Re: Right-click menu - Open with Adobe Reader Ok, thanks Robert! Re: Right-click menu - Open with Adobe Reader I re-recorded the script this morning and noticed it is using 'wndProgman' instead of 'wndWorkerW' I'm now getting the following error: The test object was not found when executing the ClickItemR command: Aliases.explorer.wndProgman.SHELLDLL_DefView.FolderView Re: Right-click menu - Open with Adobe Reader Here is the contents from the 'Additional Info' tab: The test object was not found when executing the ClickItemR command: Aliases.explorer.wndWorkerW.SHELLDLL_DefView.FolderView The attached image named 'capture' shows the warning received and the image named 'screenshot' shows the pdf document residing on the desktop. Re: Right-click menu - Open with Adobe Reader Yes it is a requirement. We want to open by 1) launching the Adobe Acrobat application 2.) Launch App/File > Open from iManage and 3.) Right-click on PDF document on desktop to launch Re: Right-click menu - Open with Adobe Reader Versions of the OS and Adobe are the same. Upgraded to TC12.20.935.7 Name mapping is now using wndProgram.SHELLDLL_DefView.FolderView I'm now getting a "list view item" not found error. I see the total number of items = 17 I added the wSelectedItems property where it is set to the PDF File Name.