RED icon indicating copy to clipboard operation
RED copied to clipboard

Not stop at breakpoint position in robot file with debuging mode

Open DanielTian90 opened this issue 4 years ago • 1 comments

Hi, I tried debug mode with python and robot, after set breakpoint in Python it can stop there. But for the breakpoint I set in .robot file, it didn't stop there. How to fix this issue?

BR, DT

DanielTian90 avatar Sep 23 '20 07:09 DanielTian90

Hi,

not much details, so hard to say what could be wrong. I've tried and it works for me on some simple example.

Have you followed the user guide: https://nokia.github.io/RED/help/user_guide/launching/debug/robot_python_debug.html ?

michalanglart avatar Sep 23 '20 12:09 michalanglart