rollno748 / Extended-csv-dataset-config

This plugin will enable Apache JMeter users to have similar parameter advantage as LoadRunner
MIT License
25 stars 7 forks source link

Prompt for file creation - if the specified file is not present in the File path #8

Closed rollno748 closed 1 year ago

rollno748 commented 1 year ago

Current editing system validates for the presence of file in the provided directory path If not present - shows up the error stack trace in the jmeter.log file

Handling:

It should be handled in such a way that the user should be prompted with the dialog asking

The file is not present in the directory path - Do you want to create it ?

Clicking on Yes should create a file and open it in default editor

rollno748 commented 1 year ago

Changes were made to the branch