Hi everyone,
I'm trying something simple with PAD, but it is not working when I have PowerFx enabled.
Using windows calculator, I would like to have a variable/input to choose which number should be selected.
From 0 to 9, the button ID is simple: button[Id="num4Button"]. The idea is to replace the number for the input and let the PAD click.
Without PowerFx enabled it works, button[Id="num%NewInput%Button"].
With PowerFx enabled, it does not work. I'm able to test the element, it finds it. But when the robot is running, it fails.
I've tried a few combinations of code for ID, without success.
Can someone help me?
Kr,
RVF