You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
how to debug java libraries of Robotframework in IDEA Intellij IDE
Create JAR application Configuration in IntelliJ
Path to JAR: C:\jython2.7.0\jython.jar VM options : -Dlog4j.configuration=log4j.properties Program arguments : debug_robot.py Working directory : ...\projectPath
About
debug java libraries for Robot framework in Intellij