Forum Discussion
shankar_r
7 years agoCommunity Hero
Hi,
How many objects you are seeing //font[text()='Country of Registration :']//following::td//option this xpath in your browser window? like in console
- mayursheth17 years agoContributor
Its showing 502 items , but even am not able to click on the dropdown list first then i can try to select the countries from dropdown.
Please suggest if any other options.
- shankar_r7 years agoCommunity Hero
try using below xpath instead of yours and see how it works.
//font[text()='Country of Registration :']//following::td/select
- mayursheth17 years agoContributor
Now this is selecting the dropdown but how to select the particular Country from the list?
Its datadriven activity (kept data in the excel) , Please suggest :)
what method or action need to select it?
Related Content
- 2 years ago
- 5 years ago
- 6 years ago
Recent Discussions
- 2 days ago