Hello
I know that when you want to run sequence from certain point you can click Run from this activity. But often there are some activities that set up variables that you need and they are skipped.
Then you can edit variables manually in Locals tab. If it’s simple variable like integer or string this can be just copy pasted, but what about more complicated objects like data table, uibrowser or mail item?
Can I also copy their values from Locals tab and use them later for debugging?