Forum Discussion

AngelaToke's avatar
AngelaToke
New Contributor
8 years ago

The error "The system cannot find the file specified" is displayed

I tried with the code below: //responsible for reading . properties files Properties prop = new Properties () def path = "D:\\SOAPUI\\Files\\application.properties" FileInputStream fs = new FileI...