jmeter
jmeter copied to clipboard
Browser renderer is not visible
Expected behavior
The "Browser" Option for Displaying Sampler Results is visible in the DDLB in the View Results Tree
Actual behavior
The option is not visible with 5.6.2
The setup for javafx11 is the same for both versions I tried it with.
Steps to reproduce the problem
Start JMeter with the JMete.bat
We are setting the path to the JavaFX libs in the setenv.bat
JMeter Version
5.6.2
Java Version
openjdk version "11.0.15" 2022-04-19
OS Version
Microsoft Windows [Version 10.0.19045.3208]
It seems that the RnderInBrowser class is missing in the Apache JMeter Components. Maybe the Build Flag was not set? https://github.com/apache/jmeter/blob/master/src/components/build.gradle.kts#L92