Normally UFT/QTP does not work with GUI-less mode and does not display windows and controls.
To work this out there are few method : Make sure you do the following: The registry changes are to be made on the *Local Computer* & not on the Remote Computer. In addition to creating the DWord "*RemoteDesktop_SuppressWhenMinimized", *set the value to* '2'.* Let me know if issue still persist. Thanks, Ashish gupta Gurgaon,Haryana On Mon, Aug 17, 2015 at 12:23 PM, Meghraj Singh < [email protected]> wrote: > Hi Folks, > I am working on a uft script in which I need to search for a particular > file using the text box given on the webpage. > As a response of the search query I get multiple links which I need to > save or download to my machine using the save button of the file download > dialog box. when I click save button, it asks for usual file name and then > I further clicks save button. > > My script runs absolutely fine when I am seeing it happening, every button > and link is populated and clicked perfectly but as soon as I minimized my > connection, objects are disabled and I cannot move ahead in script. > > During the run options if I set "on error resume next step" script > finishes till end but no file is downloaded. > > Can anyone please help me how can I get it done, so that my script keeps > running on the remote machine and I can work on my machine independently. > > Regards > Meghraj Singh > > -- > -- > You received this message because you are subscribed to the Google > "QTP - HP Quick Test Professional - Automated Software Testing" > group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/MercuryQTP?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "QTP - HP Quick Test Professional - Automated Software Testing" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en --- You received this message because you are subscribed to the Google Groups "QTP - HP Quick Test Professional - Automated Software Testing" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
