You didn't think it could be done, did you? Well, let me prove you wrong! First, some terms: AngularJS : An MVC framework for JavaScript, allowing you to write web apps without relying on JQuery. Protractor : A test harness for Angular apps. Sauce Labs : A company providing cloud services to help you run E2E testing on your web app in any environment combination. Node.js : Package manager for JavaScript. You’ll need this for installing all the dependencies to get this tool set working. Gulp : A build manager and mundane-task automator. Competitor with the older, well-entrenched Grunt , but gaining popularity by the hour. Uses JavaScript syntax, but could theoretically be used as a Makefile or shell script replacement. Here is how: http://sauceio.com/index.php/2015/03/repost-angular-protractor-sauce-connect-launched-from-gulp-all-behind-a-corporate-firewall/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+SauceLabs+%28Sauce+Labs%29