I’m coming from Foxtrot (“Nintex RPA LE”), where it’s easy to single-step through every action (there’s a little button in the lower left corner). And it’s easy to inspect local variables, lists, etc. etc. (in the pane on the right).
Q1: With “Debugger > Trace variables”, where can I INSPECT the variables?
<= The only way I’ve found is to add an explicit “View Variables” Advanced Command
Q2: How can I “single step” through EVERYTHING (Advanced commands and Core Actions, Wizards and embedded Wizards and Global functions)?
<= The only way I’ve found is “Debugger > Do it”, then click a button to “pause”
I HAVEN’T found any way to automatically stop execution and each and every action :)

