Page Object Pattern

TODO

Page Object pattern is the best way to organize your Selenium code. This chapter will show you how you can create a simple implementation of the pattern and how to use page-object gem.