Hello All,
I am using Type into activity and select item activity for drop-down it is not working. And selector id is also not stable Pl suggest me what I do in such case
Hi @Soni_Reddy1, welcome to forum,
use click activitiy for it change the selector dynamically
-
first click the drop-down menu using a click activity
-
use another click activitiy with delay open to click on any drop-down values
-
in the second click activity selector, check which attribute is varying like the value in drop-down and pass ur value there
Hope it helps
Mark it as solution if it helps
Nived N ![]()
Happy Automation ![]()
Thanks solved