How do you get directly to the activity which has a breakpoint?

How do you get directly to the activity which has a breakpoint ? is it using step over or using continue ?

@RajivKumar12

Click on Continue, so that it will stop in next breakpoint

StepInto will go to activity to activity

Hope this helps you

Thanks

1 Like

so step over and step into are wrong right ?

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.