Selenium + IE8: force IE8 compatibility view

后端 未结 2 676
别跟我提以往
别跟我提以往 2020-12-11 02:25

I\'m running Selenium in singleWindow mode and IE8.

If i start IE8 manually the IE8 mode is set, but when i launch it with Selenium, the mode set is IE7 using the co

2条回答
  •  情话喂你
    2020-12-11 02:52

    I have some workarond solution for this, I use it regularly:


    In internet explorer goto: 1. Tools / Compatibility view settings. 2. At the Add website input textbox add your website url.


    Hope that helps, best regards,

    Peter Nadasi (HUN)

提交回复
热议问题