Forum Discussion

dfontanesi's avatar
dfontanesi
Contributor
13 years ago

Object doesn't support this property or method: 'Options.IEZoneSettings'

This started happening in TestComplete 8 after also installing TestExecute 8.  Any ideas?



This happens on the very first line of script:

Options.IEZoneSettings.GetZoneSettingsById(3).AutoPromptForFileDownload = 3  

2 Replies

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor
    AutoPromptForFileDownload is a boolean property.  I'm not sure what will happen if you try setting it to a value of "3".  Try setting it to "true" or "false" depending upon what you need.
  • irina_lukina's avatar
    irina_lukina
    Super Contributor

    Hi, Dan


    I could not reproduce this behavior using TestComplete and TestExecute ver. 8.50. If you are using earlier versions of these products, try to upgrade to the latest version (8.50) and rerun the script.


    If the problem occurs in the latest version of the products, please contact the SmartBear Support team (http://smartbear.com/support/message/?prod=TestComplete) and try to specify more detailed reproduction steps.


    Thanks.