apache / jmeter

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services

Home Page:https://jmeter.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ignore space in path of JMeter

ganesh2712 opened this issue · comments

Expected behavior

Space should be ignored from path if any

Actual behavior

image

Ignore if any space is present in PATH because this gives error without reason

Steps to reproduce the problem

1 - Add space in Path
2 - run the collection

JMeter Version

5.6.3

Java Version

No response

OS Version

Windows

May I ask, why you placed the spaces there?

Spaces are valid in the path and should be URL encoded by JMeter already.