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…
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…
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…