I have a ASP.NET web application that I'm using TruClient to record a process that selects a zip file from Windows Explorer on a locat drive. As stated in many places in this forum and other resources this process is not just recorded without issue. As shown in several places I have tried to use the Set full file path on filebox which I captured using this site (http://nervgh.github.io/pages/angular-file-upload/examples/simple/) since the app I'm using would not record the file path. This did not help. My guess is the file upload html used in the app is not compatible with using this route. Is there another route I could take here using a function or javacript here? Let me know if more details are needed.
↧