Skip to content
spelltwister edited this page Nov 30, 2014 · 1 revision

Welcome to the CodedUIFluentExtensions wiki!

This project is going to house the codeduiexamples.com website along with the Coded UI Tests (CUITs) that demonstrate a possible approach to the page model pattern for testing web pages. As I come across "strange" designs that are difficult to test, I will add example pages to the site and tests for how to overcome the challenges. I will also try to show some ways to change the design that would allow for much easier testing without disturbing the page as best as possible.

Since the project is demonstrating tests, the easiest way to understand the functionality would be to run the project! So feel free to jump in and look around. Feedback is always appreciated :)

Clone this wiki locally