jmeter
jmeter copied to clipboard
add: tcp record proxy
Description
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklist:
- [ ] My code follows the code style of this project.
- [ ] I have updated the documentation accordingly.
Thank you for taking into account the review. The tests are still failing. One of the issues I see is that you have not updated saveservice.properties (and SaveService.FILEVERSION once you'll get the id). Could you fix it ? Thank you
I have updated saveservice.properties in new commit. Thank you for your suggestion.