Hello everyone.
When i am trying to debug my proyect i can’t see the value of the arguments, do you know any method to see it?
Thanks for your help!
Hello everyone.
When i am trying to debug my proyect i can’t see the value of the arguments, do you know any method to see it?
Thanks for your help!
Try writeline Activity to display any value that you would like to see in output panel. While debugging adjust steps speed to see step by step activity.
If you look at the “Local Panel” while the robot is debugging you should see both the variables, arguments, and what they hold during that given point in that process. Happy Automating
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.