
Protractor Vs Selenium: A Detailed Difference
OVERVIEW Protractor and Selenium are considered among the most popular testing frameworks that have...
Tag archive

OVERVIEW Protractor and Selenium are considered among the most popular testing frameworks that have...

Demonstrating the "grep" and "invertGrep" test filtering options of Angular CLI's Protractor builder.

On 24th April, Angular announced the deprecation of their E2E testing tool protractor. In this article, I will provide a short overview over the differences between the various E2E frameworks, argue why you should use Cypress and – in the second part – help you with the first steps.

Table of Contents Basics First Test Look out for Flakiness Be careful with...

There are times in the life-cycle of various web applications where you need to interrupt a message...

End to end testing of web applications is pivotal to ensure it’s quality. This is why you need to mak...

At times, while performing automated browser testing, you often have to deal with elements, which...
I've been using Cucumber and Protractor to write e2e tests for my Angular applications for a few mont...

Protractor tests becomes a problem in 2020. Consider using alternatives today!
Introduction In the most of web applications file uploading is not only web-based feature...

Software developers are lazy, and I mean that in a good way. I've been writing software since 1981, a...
Testing in Angular with Protractor