-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Go to Run/Debug Configurations
- Fill 'Arguments' field
- 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
Labels
bugSomething isn't workingSomething isn't working