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
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)