Interface | Description |
---|---|
RobotRunner |
An interface class that is used for creating a Jython object capable of
running Robot Framework.
|
Class | Description |
---|---|
RobotFramework |
Entry point for using Robot Framework from Java programs.
|
RunnerFactory |
Helper class to create an Jython object and coerce it so that it can be used
from Java.
|