Skip to main content
Navigator | Tier 3
March 25, 2022
Question

How to debug into sub taskbot

  • March 25, 2022
  • 12 replies
  • 651 views

hi team

when i running a tastbot A use debug mode, A called another bot B

how can i switch into bot B and continue debugging in it?

12 replies

Navigator | Tier 3
August 22, 2024

@laura.hotalling Thanks for this. I’ll have to check this out further I guess; I tried doing just that but it was not stepping into the child.

Cadet | Tier 2
August 22, 2024

Id like to be able to set breakpoints in the child tasks. It’s annoying to start the parent, dig into the child, and then have to go line by line in the child task.