0

I have a selenium maven project, which I converted into a runnable jar. Now I want to parametrize or read certain file which can be edited from outside. My objective is not to build the jar again and again whenever there is a small change in my code. How can this be achieved for an executable jar file.

0 Answers0