How to change the default download directory with IE (Internet Explorer 11)

后端 未结 4 1296
暖寄归人
暖寄归人 2021-02-15 15:37

In this post I see the solutions for setting the download directories for Chrome and Firefox how to change file download location in Webdriver while using chrome driver/firefox

4条回答
  •  耶瑟儿~
    2021-02-15 15:58

    It's not possible through the driver, but you can define the location with this registry key:

    HKCU\Software\Microsoft\Internet Explorer\Main\Default Download Directory
    

提交回复
热议问题