JavaIntegration - robotframework - Describes various ways to use Robot Framework from a... - 0 views
-
java -Xbootclasspath/a:lib/swinglibrary-0.14.jar:lib/registration-0.1.jar -jar robotframework-2.5.3.jar example.html
-
It is also possible to insert additional jar files to class path using the Xbootclasspath option. In this case, robotframework.jar does not need to be in class path. Here's the above example using Xbootclasspath: