Headless Internet Explorer Tests on MacOS or Linux

Hi there,

I found that my app runs fine everywhere, except on MS IE in several versions. In order to prevent it, I want to add a headless driver for IE in my tests. Unfortunately I have no Windows OS and can’t find any driver, that allows me to test against IE while not requiring an actual installation of IE on a Windows system. Is IE really that bad?

Someone found a way to overcome this? How do people test headless agains IE using a CI service? They are mostly linux based with only some offering a Win environment.

I wish I would just tell my users to not use IE but they have corporate restricted accounts that have IE as default browser…