Question
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/1690006000/0e91183f-4c92-4401-bc56-b4724216a943.jpg?itok=51J0d7k_)
RBC
CA
Last activity: 24 Jan 2020 10:38 EST
DEBUGGING: F10 key is always stepping into automations, not over.. Why? How do I fix?
So I have a number of Automations that I call in sequence from a parent automation.. Pressing F10 I expect to step OVER the child automation, as I don't want/need to debug those routines. However Visual Studio steps INTO the automation(s) why? Without setting a million breakpoints, how can I ge the F10 Step over to work properly... It does in C#??