Is there a best practice for running protractor e2e tests on multiple versions of Internet Explorer?
I just wrote a blog post on how to get setup with protractor and IE VM:
http://elgalu.imtqy.com/2014/run-protractor-against-internet-explorer-vm/
The article is a bit extensive, because it is aimed at my colleagues, so you should first look in the section below, maybe you will find there what you are looking for:
saucelabs. - . saucelabs IE.
, , , . Windows IE . :
Whenever a Git commit occurs, Jenkins launches a build, which then runs a script to check and make sure that all necessary VM images are running and that Selenium is running, then it runs a grunt task that fires several simultaneous instances for testing.