Skip to content

[BUG] IntelliJ: Arguments are not recognized from Run/Debug Configurations dialog #537

@Jens1977

Description

@Jens1977

Describe the bug
In IntelliJ when I fill in Arguments in the Run/Debug Configurations Dialog for a Robot Framework Test, they are not saved, and also not added to the run-command.
For example I tried to run a specific profile from the robot.toml file by adding --profile , but still the default profile was used.

Steps To Reproduce
Steps to reproduce the behavior:

  1. Go to Run/Debug Configurations
  2. Fill 'Arguments' field
  3. Click Run

Logs
C:/ws/git/dpl-test/.venv/Scripts/python.exe -u -X utf8 C:\Users\wittj04\AppData\Roaming\JetBrains\IntelliJIdea2025.2\plugins\robotcode4ij\data\bundled\tool\robotcode --no-pager -dp . debug --no-debug -bl "Dpl-Test.Robotframework.ProjectDPL.Testcases.Frontend.000 Smoke Test.Smoke Test.Kantoor Health Check Schermen"

Desktop (please complete the following information):

  • IntelliJ Version #IU-252.28238.7
  • RobotCode Version 2.0.1
  • OS: Windows
  • Python Version 3.13.7
  • RobotFramework Version 7.1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions