RED
RED copied to clipboard
Not stop at breakpoint position in robot file with debuging mode
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
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 ?