1. JavaScript add-in doesn't exist, use web add-in. 2. Try to catch the drop down combo with the spy, if QTP doesn't record the action, it still may be able to recognize the object. 3. Consider an option to exclude this functionality from automation, not everything should be automated. 4. "The deviceReplay object is used to simulate mouse clicks and movements and also keyboard input..."
http://www.advancedqtp.com/knowledge-base/articles/qtp-tricks4/the-undocumented-devicereplay/ Sometimes it helps On Mon, Nov 17, 2008 at 10:42 PM, mabobine <[EMAIL PROTECTED]> wrote: > > Hi, > > There is a text field that displays corresponding values when a > character is typed in the auto completion text field. e,g. if letter > 'a' is typed, all the values are displayed in the combo, that contains > 'a'. > > QTP doesn't display the values in the combo when the character is > typed in the text field and displays error message: > > Cannot identify the specified item of the select object. Confirm that > the specified item is included in the object's item collection. > > Regards > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
