Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP Request : Add automatic variable generation in HTTP parameters table by right click #3779

Closed
asfimport opened this issue Jan 14, 2016 · 3 comments

Comments

@asfimport
Copy link
Collaborator

benoit.wiart (Bug 58860):
in the http panel, the right click on a row selection give the ability
to automatically replace the variables values of the selected rows by a
variable.
the variable name is derived from the parameter name eg myparam1 ->
${myparam1}

Created attachment replace-value.png: right click menu

right click menu

OS: All

@asfimport
Copy link
Collaborator Author

benoit.wiart (migrated from Bugzilla):
Created attachment after.png: after replacement

after replacement

@asfimport
Copy link
Collaborator Author

benoit.wiart (migrated from Bugzilla):
PR #76

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Date: Thu Jan 14 13:47:34 2016
New Revision: 1724608

URL: http://svn.apache.org/viewvc?rev=1724608&view=rev
Log:
#3779 - HTTP Request : Add automatic variable generation in HTTP parameters table by right click
#resolve #76
#3779

Modified:
jmeter/trunk/src/core/org/apache/jmeter/config/gui/ArgumentsPanel.java
jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/gui/HTTPArgumentsPanel.java
jmeter/trunk/xdocs/changes.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant