TestingHoboContributor11 years agoChoose file to upload dialog box Hi all, I'm having an issue with my script when choosing where to save or open a file from. As most of you know this will open up a OS style window. I've managed to get it workin...Show More
HKosovaAlumni11 years agoHi Richard,Use the OpenFile method:var dlg = Sys.Browser("iexplore").Window("#32770", "Choose File to Upload");dlg.OpenFile("c:\\temp\\test.txt");
Recent DiscussionsHandle Save File Download popupAccess Form opend with a menuitemCan we set sheet name in excel as active using python scriptSolved
Related ContentChoosing programming languageChoosing User Credentials for Diff EnvironmentUpload multiple Files