Bug 62987 - A TestBean element under HTTP(S) Test Script recorder does not work
Summary: A TestBean element under HTTP(S) Test Script recorder does not work
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 5.0
Hardware: All All
: P2 normal (vote)
Target Milestone: JMETER_5.1
Assignee: JMeter issues mailing list
URL:
Keywords: FixedInTrunk
Depends on:
Blocks:
 
Reported: 2018-12-06 14:18 UTC by UbikLoadPack support
Modified: 2018-12-06 14:21 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description UbikLoadPack support 2018-12-06 14:18:36 UTC
Add for example a JSR223 Test Listener or Beanshell Listener under HTTP(S) Test Script recorder.
Start recording in browser
You'll notice that node code is executed.

This is because such elements would have not been initialized and as a consequence script field is empty.
Comment 1 Philippe Mouawad 2018-12-06 14:21:34 UTC
Author: pmouawad
Date: Thu Dec  6 14:20:26 2018
New Revision: 1848317

URL: http://svn.apache.org/viewvc?rev=1848317&view=rev
Log:
Bug 62987 - A TestBean element under HTTP(S) Test Script recorder does not work
Bugzilla Id: 62987

Modified:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/ProxyControl.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:15 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4943