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

Is there any possibility to auto load the changed keyword like ipython

Open 90vFan opened this issue 4 years ago • 0 comments

Like when we debug some code in ipython, when I changed some code, the method/module could be auto reloaded, without have to import the module and redo pre-steps again.

90vFan avatar May 12 '21 14:05 90vFan