How to run js-test-driver IE9 and document mode IE8 ?
Is it possible to do anything like this with meta tags or is there any config switch for this? We dont want to run in compability mode.
<meta http-equiv="x-ua-compatible" content="IE=8" >
Regards