Dropdowntext

I have a drop down list from which I need to click ‘Ref ID’ every time. How to do this?

Hey

Did you try with select item activity?
If it does not work, just use two click activities, one to open the drop-down and the second to click the element you want

Regards

Hey
Try select item it will work , use Ui explorer to make stable the selector for select item.
Regards

Hi @gaurav2000, Welcome to the community.

You can use Click Text activity to achieve this. Indicate the drop down & make the selectors stable. Pass the text you need to click. Hope this helps.

Best Regards

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.