Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium
New issue 882 by [email protected]: Java class to manage commandline
creation for running RF
http://code.google.com/p/robotframework/issues/detail?id=882
I am creating the commandline for running RF withing my testing application
code. For doing that I have to add all sort of default options to the
parameter array. I was thinking that having a utility class to do those
manipulations will be useful for everyone.
I am attaching a sample.
Attachments:
RobotCommandLine.java 1.1 KB