18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
How To click a Listitem which populated from a auto search box
Hi
i have scenario where i have to enter some three character in a text box and it gives a searchable item list . i want to click a particular item from that searchable item list..
suppose i want to search mumbai i just enter "mum" on the search box and it gives a item list. i want to click only mumbai from that list which is the first list item on that list.
AND MOREOVER
i read the three character that is "mum" from excel sheet
i have scenario where i have to enter some three character in a text box and it gives a searchable item list . i want to click a particular item from that searchable item list..
suppose i want to search mumbai i just enter "mum" on the search box and it gives a item list. i want to click only mumbai from that list which is the first list item on that list.
AND MOREOVER
i read the three character that is "mum" from excel sheet
Answers
What is it that you've tried and what problem are you facing?
Regards.
we are also facing the same problem. As we are trying to select auto suggested result items through sahi script, script is getting failed. it is not recognizing the values in the auto suggested results.
how to solve this problem.
Thanks,
Chandu
Can you provide your script and the page that is not working for you?
Regards.
So u mean to say that search items are _listItems? and its not being identified by sahi?
I tried with Google.com and the suggested results are being identified by sahi.