robotframework-debuglibrary icon indicating copy to clipboard operation
robotframework-debuglibrary copied to clipboard

[Feature Request]Step Debugging list or long list should show current debugging Section

Open Deep-Adhikary opened this issue 5 years ago • 0 comments

While using step debugging, list or longlist always point on the main test where it was initialized. Not navigating to child keyword call. It would be helpful if it navigates.

current section(debug console should show it in list) image Debug Console image 'l' output: image 'll' output image

Deep-Adhikary avatar Aug 29 '20 12:08 Deep-Adhikary