In above image, One google address autocomplete drop down field is there. I am reading the address from excel sheet and entering into that field, after entering autocomplete addresses are coming. I want to select particular address from drop down.
Please provide me answer…!
Hi @pratiklondhe,
You can try click activity, in aaname/title/text you need to give your exact value dynamically to click the address.
If suppose half of the address matches also want to select means give the value after that use ‘*’ to click the address.
Regards, Arivu
Thanks. I will try with the same for me.