Tag: protractor

multiple-cucumber-html-reporter

From laziness to creating a new npm module

The last few months I was busy for my new assignment to setup testautomation with Protractor + CucumberJS.  We needed to test our new Angular web-app on different browser…

Sauce Labs Browser Matrix

Sauce Labs browser matrix and protractor

When you are automating with Protractor on different browsers you can use a cloudservice like for example Sauce Labs. I also use Sauce Labs for my own image…

from compiler to boilerplate

For a new customer I needed to optimize and extend the current testautomation setup. They work with: Protractor CucumberJS TypeScript I already worked with Protractor and CucumberJS in my…