Tips to Avoid Brittle UI Tests
By Mehdi Khalili In the last article I talked about a few ideas and patterns, like the Page Object pattern, that help write maintainable UI tests. In this article we are going to discuss a few advanced topics that could help you write more robust tests, and troubleshoot them when they fail: We discuss […]