-
Notifications
You must be signed in to change notification settings - Fork 109
Test Debugging
Matthew Rubino edited this page Jul 2, 2015
·
2 revisions
You can use the plugin to run your Robot-Framework Tests as a Run/Debug configuration in Intellij. Specifically to debug, you will need to run python with the "Interpreter options" of "-m robot.run".