Micro Focus QTP (UFT) Forums
Autosuggest in Chrome - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Autosuggest in Chrome (/Thread-Autosuggest-in-Chrome)



Autosuggest in Chrome - Naresh - 10-20-2014

Hi All,
HOw can i select values from autosuggest which does not have drop down button


RE: Autosuggest in Chrome - supputuri - 10-25-2014

check if the Keyboard event is attached to the field, if yes then you have to enter the character by character and then you can click on the webelement (auto filtered)

Let me know if you need any help on this.


RE: Autosuggest in Chrome - Naresh - 01-14-2015

Hi, thankyou for your valuable suggestion,

Would you mind can you give one example on this..

SO i can get more clarity on this.