TestingHoboContributor12 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
HKosovaAlumni12 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 DiscussionsSend Request Operation - Response Body?Elements detected, clicked in wrong location with ChromeLatency and Device Disconnect Issues in Test Complete Mobile Testing
Related ContentChoosing programming languageChoosing User Credentials for Diff EnvironmentUpload multiple Files