Search code examples
robotframework

it's possible to generate documents in a different folder than the default folder directly from the Seettings or similar?


I have one questions related with documents generated by RobotFramework

Do you know if it's possible to generate:

  • Report.html
  • Log.html
  • Debug.log

in a different folder than the default folder directly from the "Settings" or similar? (i know that this can be done using --outputdir)

Thanks in advance for your help


Solution

  • The answer it's solved with this:

    robot --outputdir FolderPath file.robot