robotframework / robotframework/RIDE
Save and load run arguments
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1k
- Forks
- 385
- Avg merge
- 13m
- Merged PRs (30d)
- 2
Description
Hi,
I'd like to suggest an enhancement to the Arguments filed under the Run tab.
The user should be able to save arguments and select/load them when needed, instead of re-typing the text.
A good example for this is PyCharm's 'Run Configurations' menu, where you can save execution details (like arguments) and then just select the required one from a drop-down list.

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the RIDE desktop application's Run tab and its Arguments field; no source files or tests are named in the issue. Use PyCharm's Run Configurations as the stated reference, and consider the work complete when users can save argument sets and select or load them later instead of retyping them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100