User DeviceReplay object to solve your issue Set deviceReplay = CreateObject( "Mercury.DeviceReplay" )
deviceReplay.SendString( "Testig demo ruewrowui" ) On Fri, Nov 18, 2011 at 8:34 PM, iRahulSingh <[email protected]>wrote: > Hello frnds, > > I'm stuck with a case where i'm trying to input a very long string > using sendkeys method but sendkeys method is not entering the whole > string in one go but a break in the specified textbox. Also, when it > halts for a sec while entering the long string, My Browser Window gets > minimized ( i'm unable to understand this behavior ). > > Any suggestion or way out of this problem guyz ?? > > Thanks in adv.. > /rahul > > -- > 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 "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
