John Ferguson Smart

John's latest articles

Working with AngularJS apps in Serenity BDD

Posted by John Ferguson Smart

AngularJS applications have their own challenges when it comes to WebDriver test automation. The asycnhronous nature of Angular apps makes testing these applications particularly tricky when using traditional WebDriver-based technologies. In the JavaScript world, Protractor provides an elegant solution to the problem of testing AngularJS apps. Protractor supports angular-specific locators and knows how to wait…

Read More

© 2019 John Ferguson Smart