New question #685902 on Sikuli: https://answers.launchpad.net/sikuli/+question/685902
I have file name listoffileslocation.txt (content will change every day) Content: C:\POC\1.txt C:\POC\2.txt I have another file name application.properties(its holding application related information) Content: extn=.tiff inputfilelocation= C:\POC\test.txt size=5kb Problem : Need to modify the inputlocation with C:\POC\1.txt, C:\POC\2.txt sequentially and save the application.properties and then run my application specific batch script.How can I would be able to modify particular attribute named inputfilelocation and run application(say run.bat) uisng SikuliX -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

