Forum Discussion
AlexKaras
Champion Level 2
9 years agoHi,
The recommended way is to use .SaveFile() / .OpenFile() methods provided by TestComplete that wrap cross-browser specifics and OS-depended dialog design (https://support.smartbear.com/testcomplete/docs/reference/test-objects/members/window-and-process/savefile-method-window-object.html).
https://community.smartbear.com/t5/TestComplete-Functional-Web/Changing-the-location-in-Save-As-dialogue-popup/m-p/111252#M26643 might help as well.