Forum Discussion
jlui
15 years agoOccasional Contributor
Upon converting my keyword text to a script, I see it OpenFile method is being called:
optpcs["dlgOpen"]["OpenFile"]("C:\\TTS\\TestCases\\Testing\\SitePlan\\Asset_Siteplan_Csv.csv", "All Files (*.*)");
I have tried removing the "All Files" argument in the method. This prevents that dropdown from being selected during playback, but I still get that window was destroyed message regardless.
When you say zip up my project file, do you mean all the files that are specified in the attached image?
optpcs["dlgOpen"]["OpenFile"]("C:\\TTS\\TestCases\\Testing\\SitePlan\\Asset_Siteplan_Csv.csv", "All Files (*.*)");
I have tried removing the "All Files" argument in the method. This prevents that dropdown from being selected during playback, but I still get that window was destroyed message regardless.
When you say zip up my project file, do you mean all the files that are specified in the attached image?