Hello,
I’m new to docker and have spent the last month in my job creating a Selenium framework for automated UI testing. Our only supported browser is IE (because of internal only customers) and I am curious as to if there is any way to utilize Docker to spin up container images for the automation runs through IEDriver.
Does anyone have any advice or feedback for utilizing Docker for IE Selenium testing? Any advice is appreciated.
Thanks!