apache / apache/jmeter

Ability to remember last opened folder

Open
#6,070 0 comments 2 reactions 0 assignees View on GitHub
enhancement to-triage
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

### Use case

It would be nice for Jmeter to remember which folder was last opened. It currently default to the folder it launches from (usually bin) but I store my scripts elsewhere and have to navigate there each time.

### Possible solution

This could be stored as a property in jmeter.properties, as are all the other properties Jmeter reads.

### Possible workarounds

As a workaround, I've been passing this to the JVM, but it would be nice to have this as described above out of the box: `-Duser.dir=${JMETER_HOME}/scripts`

### JMeter Version

5.6.2

### Java Version

Any

### OS Version

Any

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.