Internet Explorer 8 64bit and Selenium Not working

后端 未结 8 1864
慢半拍i
慢半拍i 2021-01-31 10:24

I am trying to get selenium tests to run. Yet every time I try to run a tests that should run IE I get a error on line 863 of htmlutils.js It says that I should disable my popup

8条回答
  •  误落风尘
    2021-01-31 10:51

    You can start the test when you disable the Security mode of Internet. Don´t know the correct name for it, but in dutch it is beveiligde modus. I tried modifiing the security settings to dublicate this security mode, but couldn´t find the correct setting for it. It must therefor block more then you can set manually.

提交回复
热议问题