bioneyez
bioneyez
I've encountered a weird bug using the output_file listener method. It seems like that this listener is executed multiple times. To be more exact the number of processes and the...
### Problem: I'm trying to use the old version of this library with pabot in order to execute multiple threads at once. ``` com.github.ombre42 jrobotremoteserver 3.0 ``` My first attempt...
I have a Maven project that creates a Remote Robotframework Library using Java. I'm trying to generate documentation for the remote keywords using robotframework-maven-plugin's libdoc goal. The libraries are created...