Micro Focus QTP (UFT) Forums
Can QTP Handle Jquery Autocomplete fields - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: General (https://www.learnqtp.com/forums/Forum-General)
+--- Forum: Posting Guidelines/Disclaimer (https://www.learnqtp.com/forums/Forum-Posting-Guidelines-Disclaimer)
+--- Thread: Can QTP Handle Jquery Autocomplete fields (/Thread-Can-QTP-Handle-Jquery-Autocomplete-fields)



Can QTP Handle Jquery Autocomplete fields - nickhall36 - 11-04-2011

We have an appliaction that uses Jquery Autocomplete fields, but I Can't get QTP to handle it. I explain what i do:

I input a partial name in the field.
A list of names is displayed.
I pick the name and this is inserted into the field.
I clcik "add" button and the user is added to the list.

But QTP fails to regonzie what has happened, anybody got any idea how to correct this.


RE: Can QTP Handle Jquery Autocomplete fields - soumen - 11-04-2011

Can you provide with a screen shot?

(11-04-2011, 02:45 PM)nickhall36 Wrote: We have an appliaction that uses Jquery Autocomplete fields, but I Can't get QTP to handle it. I explain what i do:

I input a partial name in the field.
A list of names is displayed.
I pick the name and this is inserted into the field.
I clcik "add" button and the user is added to the list.

But QTP fails to regonzie what has happened, anybody got any idea how to correct this.




RE: Can QTP Handle Jquery Autocomplete fields - nickhall36 - 11-04-2011

(11-04-2011, 03:09 PM)soumen Wrote: Can you provide with a screen shot?

(11-04-2011, 02:45 PM)nickhall36 Wrote: We have an appliaction that uses Jquery Autocomplete fields, but I Can't get QTP to handle it. I explain what i do:

I input a partial name in the field.
A list of names is displayed.
I pick the name and this is inserted into the field.
I clcik "add" button and the user is added to the list.

But QTP fails to regonzie what has happened, anybody got any idea how to correct this.

It won't let me add an attachment , here is s screen shot

If you could send me your email address I'll send the details.




RE: Can QTP Handle Jquery Autocomplete fields - soumen - 11-04-2011

Could not find the screen shot.

(11-04-2011, 04:41 PM)nickhall36 Wrote:
(11-04-2011, 03:09 PM)soumen Wrote: Can you provide with a screen shot?

(11-04-2011, 02:45 PM)nickhall36 Wrote: We have an appliaction that uses Jquery Autocomplete fields, but I Can't get QTP to handle it. I explain what i do:

I input a partial name in the field.
A list of names is displayed.
I pick the name and this is inserted into the field.
I clcik "add" button and the user is added to the list.

But QTP fails to regonzie what has happened, anybody got any idea how to correct this.

It won't let me add an attachment , here is s screen shot

If you could send me your email address I'll send the details.




RE: Can QTP Handle Jquery Autocomplete fields - nickhall36 - 11-04-2011

(11-04-2011, 05:05 PM)soumen Wrote: Could not find the screen shot.

(11-04-2011, 04:41 PM)nickhall36 Wrote:
(11-04-2011, 03:09 PM)soumen Wrote: Can you provide with a screen shot?

(11-04-2011, 02:45 PM)nickhall36 Wrote: We have an appliaction that uses Jquery Autocomplete fields, but I Can't get QTP to handle it. I explain what i do:

I input a partial name in the field.
A list of names is displayed.
I pick the name and this is inserted into the field.
I clcik "add" button and the user is added to the list.

But QTP fails to regonzie what has happened, anybody got any idea how to correct this.

It won't let me add an attachment , here is s screen shot

If you could send me your email address I'll send the details.

I can't add the screen shot, could yopu send me your email address and i'll send it there?




RE: Can QTP Handle Jquery Autocomplete fields - swaty - 11-08-2011

I am running into a similar problem with the Autocomplete control. If you have a solution please let me know.

Thanks in Advance.

Swaty

(11-04-2011, 05:54 PM)nickhall36 Wrote:
(11-04-2011, 05:05 PM)soumen Wrote: Could not find the screen shot.

(11-04-2011, 04:41 PM)nickhall36 Wrote:
(11-04-2011, 03:09 PM)soumen Wrote: Can you provide with a screen shot?

(11-04-2011, 02:45 PM)nickhall36 Wrote: We have an appliaction that uses Jquery Autocomplete fields, but I Can't get QTP to handle it. I explain what i do:

I input a partial name in the field.
A list of names is displayed.
I pick the name and this is inserted into the field.
I clcik "add" button and the user is added to the list.

But QTP fails to regonzie what has happened, anybody got any idea how to correct this.

It won't let me add an attachment , here is s screen shot

If you could send me your email address I'll send the details.

I can't add the screen shot, could yopu send me your email address and i'll send it there?




RE: Can QTP Handle Jquery Autocomplete fields - ggaar - 02-24-2012

Did you ever get this to work? I am running into a similar issue. I can call the select method and it gets the value, but the related on change events aren't happening like they should when the item is selected from a list with the mouse.