https://bz.apache.org/bugzilla/show_bug.cgi?id=63876
Bug ID: 63876
Summary: View Results Tree: Browser renderer not available
Product: JMeter
Version: 5.2
Hardware: PC
Status: NEW
Severity: major
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.2
Hello,
in JMeter 5.2rc4 the browser renderer is not available in the results tree.
It seems that it was compiled without -PenableJavaFx
(https://github.com/apache/jmeter/blob/master/src/components/build.gradle.kts),
so RenderInBrowser.class is not included in ApacheJMeter_components.jar.
--
You are receiving this mail because:
You are the assignee for the bug.