-
Notifications
You must be signed in to change notification settings - Fork 8
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
相对路径读取参数化文件失败 #5
Comments
Hello Thanks for opening an issue. I don't think its an issue here. If you are providing the csv filename alone - The JMeter needs to be start on the same location as the jmx. According to your screenshot, Please follow the steps
If the Filepath was not given then JMeter will always try to look for the file in the same location where it was started. So, I don't think its an issue |
I wil close this issue based upon your comments |
Thanks for testing - I will keep this open as an enhancement Thanks again for letting me know, Please hit a star - if you like my work. |
I have pushed the changes for the new version (2.0) |
jmx和csv文件在同一路径下,相对路径读取文件内容失败
错误信息:
java.lang.IllegalArgumentException: Could not read file header line for file userInfo.csv
The text was updated successfully, but these errors were encountered: