Providing a Test Script Recorder that supports HTTP/2
Open
enhancement
to-triage
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
### Use case
Since Test Script Recorder cannot record HTTP/2, please add a function
### Possible solution
Individual creation is possible with the HTTP/2 Sampler plug-in, but it takes time.
When performing data correlation, it is desirable to be able to simultaneously acquire scenario recording and response data as before.
### Possible workarounds
With JMeter Web Driver Sampler, you can easily simulate HTTP/2 since the HTTP version depends on the browser
However, Selenium is not suitable for load testing, so it is desirable to be able to handle it with jmeter etc.
### JMeter Version
5.5
### Java Version
jdk-20
### OS Version
windows 10
Contributor guide
Assessment
This issue has not been assessed yet.