How to make a dynamic Click according to variant name in SAP with Modern Experience? What are the Targeting methods to enable from Project settings?
Fuzzy Selector gives that same warning message…
@ext-o ,
Give some default value to variable first and then try selecting the UiElement.
Thanks,
Ashok
In SAP you need mostly Strict selector, so the others can be unchecked. If I’m not mistaken, this only affects what are chosen by default when you specify targets so this would make your selector process a bit faster since you won’t need to uncheck everything all the time.
There is of course the ‘variant’ variable assigned right before the click activity and it has a value… this is why that message is odd.
In the selector, I can see the variable is called in_variant
. Please check if they actually are the same. Also you need to give it a default value so that it could be validated in design time.
@ext-o ,
Assign default value like this before you try to indicate the UiElement
Now while selecting the UiElement give this variable and the warning message will not appear.
Thanks,
Ashok
Thank you this. I placed a default value as suggested, still the activity does not recognize it. This is odd…
Thank you for the help… I am new beginner with modern experience. Transition from classic is some what of sticky