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 DiscussionsUnable to Navigate to Code Line from Log MessagesMicrosoft Access Database Engine 2016 Redistributable is no longer supportedStoring JUnit XML while the testing is running
Related ContentChoosing programming languageChoosing User Credentials for Diff EnvironmentUpload multiple Files