Forum Discussion
3 Replies
- m_essaidValued Contributor
Hi,
spy this window and see its methods. I think that it's a MS Windows window, so you may use the SaveFile(FilePath and name) method...
I use to do that in almost all my tests
- baxatobCommunity Hero
You can set the value of the "File name:" combobox as "D:\YourPath\YourFile.pdf" using SetText() or Keys() method and then click on "Save" button.
- AlexKaras
Champion Level 2