Forum Discussion

lalit_chand's avatar
lalit_chand
Occasional Contributor
14 years ago

IE-8 File Download box | Save Button not getting clicked |

Hi  Team,



We are using TestComplete 8.60  and IE 8  version.



In our project , we are downloading the pdf to some location, but script is able to select the Save button but not able to click this button on  File Download Box



We are using the below script for clicking the save button.



NameMapping.Sys.Process("iexplore", 2).Window("#32770", "File Download", 1).Window("Button", "&Save", 2).DblClick





We are not getting any error in the log also .



Please find the attched Screenshot .



Any help is highly appreciated.



Regards,

Lalit

14 Replies

  • Hi Tanya,



    I am experincing the same issue. I have tried adding MSAA addin but  this addin is only available with Desktop module license. We are working on a web application so we are using web license only. Can you please suggest something for web application.
  • Try sending the Alt-S keyboard shortcut instead of clicking the button.