Jani Mikkonen
Jani Mikkonen
First off, this is just a discussion so feel free to close down if there's no need for this. Background: I want to extend a custom listener / report generator...
Fixes #578 Rationale for this change: * one could use start-command / end-command but optional rebot call would still be executed via executable * automatic RobotStackTrace would not be added...
In certain security minded environments, when installing python packages exe wrappers are not created. For example, when installing robotframework, there won't be `robot.exe`. Pabot relies on these wrappers to be...
That links just leads to the top of the docs. Actual link in the page is: https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#listener-interface-methods And there was also a comment: > These docs should also be updated...