Forum Discussion
- KarelHusaSuper Contributor
you can make project variables HeaderKey and HeaderValue and then use them as:
${#Project#HeaderKey}
${#Project#HeaderValue}in your tests. Then you can change both header key and value anytime you need.
If you only need to make a one-off change in your project, you can do that by find/replace in the project file(s) or by Groovy scripting (more complex).
Related Content
- 5 years ago
- 6 years ago
Recent Discussions
- 2 days ago
- 5 days ago
- 16 days ago