Forum Discussion

bommareddy's avatar
bommareddy
Contributor
9 years ago
Solved

How to capture typeahead objects using TestComplete tool?

How to capture typeahead objects using TestComplete tool.   for ex when we are typing in google textbox, some suggentions will be shown automatically.   How to capture those suggestions using Tes...
  • TanyaYatskovska's avatar
    9 years ago

    Hi Bommareddy,

     

     

    You should see that window in the object tree. The only thing you need to do is to identify the path to the window. For this, you can use the Point and fix feature in Object Spy. Once, you find the path, you can use it in your test to get the data you need.