Spuertes
(Salvador)
March 8, 2019, 7:42am
1
I should change the UpLevels dynamically by a condition. I’m tying to use a Int32 variable, but a error message appears in this moment.
iteratorAncestor is not a valid value for Int32
iteratorAncetor is my variable.
Any alternative to avoid many GetAncestor activity?
pavanh003
(Pavan Harisha)
March 8, 2019, 5:25pm
2
Hi,
Try using get attribute activity to get the perticular selector value into your variable.
Regards,
Pavna H
Spuertes
(Salvador)
March 11, 2019, 7:55am
3
I have a selector for this element. But I need recursion to get a parent attribute. And the parent level depend the type and position of the selected element.
By the moment I solved this issue with differents if, but isn’t an appropriated solution.
neel1
(Neeraj)
May 23, 2021, 8:08am
4
hello - Did anyone find solution for this issue i.e how we can pass dynamic value to Uplevels input field of Get ancestor.
neel1
(Neeraj)
May 24, 2021, 8:20am
5
Hello Guys - Please can you help on this topic.