My Selector
<webctrl tag='DIV' aaname='10' aria-role='button' />
@Sami_Rajput change aaname=‘*’ in selector and try
@Sami_Rajput As a workaround,Please use the click activity.
Click on the drop and next Click the number using aaname as dynamic attribute and pass that number as variable inside the selector
Hello @Sami_Rajput
Selevt item activity will not support all the dropdowns. I hope the element that you tring to select doesnt support select item activity. Instead go with the click activity.
Thanks
@sangeethaneelavannan1
@Rahul_Unnikrishnan
Ok, Thanks!