Variable

I want to select from dropdown list on a webpage but that selection is variable. How can I do that?

Did you try passing the variable to Select Item activity or Type Into activity?

Thanks, actually there no type option we need to select the item from the list. so I am using click text activity for it… but that click to the particular text but options can be change(variable).

image
image
Supply a GlobalVariable at “Text must be quoted” area.

hope above examples will be helpful

Ohh, got this, actually I was using ‘click image’ instead of click text… Thanks