Roy de Kleijn (NL)
Selenium WebDriver is a popular tool for driving the browsers for test automation. Many companies with browser-based applications have taken steps towards including Selenium WebDriver in their repertoire. There’s also a lot of reports on challenges: brittleness of tests with tests passing and failing randomly, trouble with maintenance as the test suites get bigger and difficulties working with Angular or Ajax enriched applications. If you can’t trust your tests, maintaining them takes a lot of time or your application feels to disagree with being easy to test, your tests might not be adding value.
In this presentation a lot of improvements for your Selenium WebDriver tests are advised. I hope, by the end of the session, you can apply -at least-some of them and regain the confidence in your automated tests.