I am working on an UI test automation project. The solution under test is a web project. I was wondering which patterns are used to make Browser UI tests extendable and better maintainable in general. What I am specially looking for are patterns or good practices which try to decouple the web UI implementation fromRead more