I have a variable which may contain 5 different values, and ı need to use that variable to click specific button. When ı use click activity, selector can’t seperate the button values like rows. I think ıts because of website’s format. Is there any way to do it properly. Waiting for your answers ! Thanks.
Hie @arif_samet_ipek if it is a dropdown then use the select item activity and inside that pass the value as an example if you want to pass the value of no 5 write 5 on the select item activity… cheers