I’m using click selectors in coded workflows. This is fine except for ones that need variables. In this example, I need the anchor to be set to X variable (due to it changing).
The selector looks like this:
I need to enter the variables into these areas, but am unsure how to do so in coded automation.
You need not add in the workflow…assign a variable in the desriptor in object repo…and assign the value to the variable during runtime…so that the value would reflect
I have tried adding it directly inside the descriptor in the object repo, but no variables show up to use, even though I have plenty throughout the process. And I’ve tried running it with the variable, without validating but it does not work.