Hi UiPath Forum!
I have a problem when I try to use a variable as URL of a IScreenDescriptor from the object repository.
I wrote a variable in the url of the screen descriptor and the same in the Execute method of the coded workflow (C#)
I also tried to input the variable as usually do when I have any other activity (like click), in the Options.Variales = new Dictionary<string,string>{}.