Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP 10 not detecting Elements from auto suggest listing
#1
Not Solved Big Grin 
I am using QTP 10. i have to automate a test case with the value selection from Auto suggest list of Destination , i.e. i entered delhi then Auto suggest list for entered string will get populated & user will select any value from auto suggest list & then will proceed. Can you please provide a Solution & how can we parametize this step.


Thanks
Sanjay Aggarwal
Reply
#2
Not Solved
Try this below code

Code:
Browser("Google").Page("Google").WebEdit("q").Set "a"
Browser("Google").Page("Google").WebEdit("q").fireevent "onkeyup"
Browser("Google").Page("Google").webtable("airtel").webelement("innerhtml:=irtel").click
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can UFT Handle Detecting Redirects? zunebuggy 0 778 05-28-2020, 06:50 PM
Last Post: zunebuggy
  UFT support for SVG elements Sanjana1987 0 1,384 12-01-2017, 02:14 PM
Last Post: Sanjana1987
  Frames Auto-Incrementing In The Repository zunebuggy 0 1,084 11-15-2017, 10:18 PM
Last Post: zunebuggy
  How to identify SVG elements from web application Sanjana1987 0 1,802 02-07-2017, 08:30 AM
Last Post: Sanjana1987
  UFT not recogniziing Java Objects/ Elements YogeshCallappa 0 2,077 11-08-2016, 02:43 PM
Last Post: YogeshCallappa

Forum Jump:


Users browsing this thread: 1 Guest(s)