I’ve been asked on occasion for links to good references on the Page Object pattern. Here are a few that I’ve collected over the past few months:
- The Selenium project wiki has a great overview of Page Objects that covers the most important principles
- The Automated Tester has a simple example of how to implement page objects in C#
- Patrick Wilson Welsh provides a good example of how applying a simple convention to your Page Objects can further improve readability of your tests
- Adam Goucher put together an example of how to implement page objects in Python
Hi,
Can I see your page object presentation video somewhere? Kindly give me the link if any.
Regards,
Saifullah.
Found it..thanks!