robotframework-debuglibrary
robotframework-debuglibrary copied to clipboard
Is there any possibility to auto load the changed keyword like ipython
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.