lalit_chand
14 years agoOccasional Contributor
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.
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